ServiceBusConnectionStringBuilder.SasKey Property
Definition
Get the shared access policy key value from the connection string
public string SasKey { get; set; }
member this.SasKey : string with get, set
Public Property SasKey As String
Property Value
- String
Shared Access Signature key
Applies to