Azure.Storage.Sas
Namespace with 5 public types
Classes
DataLakeSasBuilder
is used to generate a Shared Access
Signature (SAS) for a Data Lake file system or path
For more information, see
Constructing a Service SAS.
DataLakeSasQueryParameters
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
DataLakeAccountSasPermissions
contains the list of
permissions that can be set for a data lake account's access policy. Use
to set the permissions on the .
DataLakeFileSystemSasPermissions
contains the list of
permissions that can be set for a file systems's access policy. Use
to set the permissions on the .
DataLakeSasPermissions
contains the list of
permissions that can be set for a path's access policy. Use
to set the permissions on the .