SharedAccessAuthorizationRule.SecondaryKey Property

Definition

Gets or sets the secondary key.

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

Property Value

The secondary key.

Exceptions

Thrown in case the key lenght is greater than maximum allowed

Applies to