Azure.Storage.Sas
Namespace with 7 public types
Classes
BlobSasBuilder
is used to generate a Shared Access
Signature (SAS) for an Azure Storage container or blob.
For more information, see
Create a service SAS.
BlobSasQueryParameters
A object represents the components
that make up an Azure Storage Shared Access Signature's query
parameters. You can construct a new instance using
.
For more information,
Create a service SAS.
Enumerations
BlobAccountSasPermissions
contains the list of
permissions that can be set for a blob account's access policy. Use
to set the permissions on the .
BlobContainerSasPermissions
contains the list of
permissions that can be set for a blob's access policy. Use
to set the permissions on the .
BlobSasPermissions
contains the list of
permissions that can be set for a blob's access policy. Use
to set the permissions on the .
BlobVersionSasPermissions
contains the list of
permissions that can be set for a blob bersion. Use
to set the permissions on the .
SnapshotSasPermissions
contains the list of
permissions that can be set for a blob's access policy. Use
to set the permissions on the .