StorageCredentials.SASToken Property

Definition

Gets the associated shared access signature token for the credentials.

public string SASToken { get; }
member this.SASToken : string
Public ReadOnly Property SASToken As String

Property Value

The shared access signature token.

Applies to