QueueClient.CanGenerateSasUri Property

Definition

Determines whether the client is able to generate a SAS. If the client is authenticated with a StorageSharedKeyCredential.

public virtual bool CanGenerateSasUri { get; }
member this.CanGenerateSasUri : bool
Public Overridable ReadOnly Property CanGenerateSasUri As Boolean

Property Value

Applies to