ServiceBusConnectionStringBuilder.SharedAccessKeyName Property

Definition

Gets or sets the name of the shared access key.

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

Property Value

The name of the shared access key.

Applies to