StorageCredentials.IsSAS Property

Definition

Gets a value indicating whether the credentials are a shared access signature token.

public bool IsSAS { get; }
member this.IsSAS : bool
Public ReadOnly Property IsSAS As Boolean

Property Value

true if the credentials are a shared access signature token; otherwise, false.

Applies to