SharedAccessBlobPolicy Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a shared access policy, which specifies the start time, expiry time, and permissions for a shared access signature.
public sealed class SharedAccessBlobPolicy
type SharedAccessBlobPolicy = class
Public NotInheritable Class SharedAccessBlobPolicy
- Inheritance
-
SharedAccessBlobPolicy
Shared |
Initializes a new instance of the SharedAccessBlobPolicy class. |
Permissions |
Gets or sets the permissions for a shared access signature associated with this shared access policy. |
Shared |
Gets or sets the expiry time for a shared access signature associated with this shared access policy. |
Shared |
Gets or sets the start time for a shared access signature associated with this shared access policy. |
Permissions |
Constructs a SharedAccessBlobPermissions object from a permissions string. |
Permissions |
Converts the permissions specified for the shared access policy to a string. |
Product | Versions |
---|---|
Azure SDK for .NET | Legacy |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: