See: Description
| Class | Description |
|---|---|
| ShareFileSasPermission |
Constructs a string representing the permissions granted by a Service SAS to a file.
|
| ShareSasPermission |
This is a helper class to construct a string representing the permissions granted by a ServiceSAS to a share.
|
| ShareServiceSasQueryParameters | Deprecated
Please use the generateSas method on the desired file/share client after initializing
ShareServiceSasSignatureValues. |
| ShareServiceSasSignatureValues |
Used to initialize parameters for a Shared Access Signature (SAS) for an Azure File Storage service.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.