BlobServiceClient.CanGenerateAccountSasUri Property

Definition

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

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

Property Value

Applies to