Share via


SharedAccessAuthorizationRuleProperties.SecondaryKey Property

Definition

Gets a base64-encoded 256-bit primary key for signing and validating the SAS token.

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

Property Value

Applies to