SharedAccessTablePolicy Properties

Windows Runtime Azure Storage Client Library

Public Properties

  Name Description
public property Permissions Gets or sets the permissions for a shared access signature associated with this shared access policy.
public property SharedAccessExpiryTime Gets or sets the expiry time for a shared access signature associated with this shared access policy.
public property SharedAccessStartTime Gets or sets the start time for a shared access signature associated with this shared access policy.

See Also