Enum SharedAccessProtocol
- Namespace
- Microsoft.WindowsAzure.Storage
- Assembly
- Microsoft.WindowsAzure.Storage.dll
Specifies the set of possible signed protocols for a shared access account policy.
public enum SharedAccessProtocol
Fields
Permission to use SAS only through https granted.
Permission to use SAS through https or http granted. Equivalent to not specifying any permission at all.