Table of Contents

Namespace Azure.Storage.Sas

Classes

ShareSasBuilder

ShareSasBuilder is used to generate a Shared Access Signature (SAS) for an Azure Storage share, directory, or file.

For more information, see Creating a Service SAS.

Enums

ShareAccountSasPermissions

ShareAccountSasPermissions contains the list of permissions that can be set for a file account's access policy. Use SetPermissions(ShareAccountSasPermissions) to set the permissions on the ShareSasBuilder.

ShareFileSasPermissions

ShareFileSasPermissions contains the list of permissions that can be set for a file's access policy. Use SetPermissions(ShareFileSasPermissions) to set the permissions on the ShareSasBuilder.

ShareSasPermissions

ShareSasPermissions contains the list of permissions that can be set for a file's access policy. Use SetPermissions(ShareSasPermissions) to set the permissions on the ShareSasBuilder.