SharedAccessProtocol Enumeration
Specifies the set of possible signed protocols for a shared access account policy.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Members
Member name | Description | |
---|---|---|
HttpsOnly | Permission to use SAS only through https granted. | |
HttpsOrHttp | Permission to use SAS through https or http granted. Equivalent to not specifying any permission at all. |