Compartir vía


com.azure.storage.common.sas

Package containing SAS (shared access signature) classes used by Azure Storage services.

Classes

AccountSasPermission

This is a helper class to construct a string representing the permissions granted by an Account SAS.

AccountSasQueryParameters

Deprecated

Please use the generateSas method on the desired service client after initializing AccountSasSignatureValues.

AccountSasResourceType

This is a helper class to construct a string representing the resources accessible by an AccountSAS.

AccountSasService

This is a helper class to construct a string representing the services accessible by an AccountSAS.

AccountSasSignatureValues

Used to initialize parameters for a Shared Access Signature (SAS) for an Azure Storage account.

BaseSasQueryParameters

Deprecated

Please use the generateSas method on the desired client after initializing the appropriate SasSignatureValues object.

CommonSasQueryParameters

Represents the components that make up an Azure Storage SAS' query parameters.

SasIpRange

This type specifies a continuous range of IP addresses.

Enums

SasProtocol

Specifies the set of possible permissions for a shared access signature protocol.