| Package | Description |
|---|---|
| com.azure.storage.common.sas |
Package containing SAS (shared access signature) classes used by Azure Storage services.
|
| Class and Description |
|---|
| 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.
|
| SasIpRange
This type specifies a continuous range of IP addresses.
|
| SasProtocol
Specifies the set of possible permissions for a shared access signature protocol.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.