SharedAccessPolicy Properties

Storage Client Library NET API

[This topic is part of the Microsoft Azure Storage Client Library 1.7, which has been deprecated. See Storage Client Library for the latest version.]

Public Properties

 NameDescription
public propertyPermissionsGets or sets the permissions for a shared access signature associated with this shared access policy.
public propertySharedAccessExpiryTimeGets or sets the expiry time for a shared access signature associated with this shared access policy.
public propertySharedAccessStartTimeGets or sets the start time for a shared access signature associated with this shared access policy.

See Also