| Package | Description |
|---|---|
| com.azure.storage.common.sas |
Package containing SAS (shared access signature) classes used by Azure Storage services.
|
| Modifier and Type | Method and Description |
|---|---|
AccountSasQueryParameters |
AccountSasSignatureValues.generateSasQueryParameters(StorageSharedKeyCredential storageSharedKeyCredentials)
Deprecated.
Please use the generateAccountSas(AccountSasSignatureValues) method on the desired service client
after initializing
AccountSasSignatureValues. |
Copyright © 2020 Microsoft Corporation. All rights reserved.