ServiceBusConnectionStringBuilder.SasToken Property

Definition

Get the shared access signature token from the connection string

public string SasToken { get; set; }
member this.SasToken : string with get, set
Public Property SasToken As String

Property Value

Shared Access Signature token

Applies to