AuthenticationScheme Enumeration
Specifies the authentication scheme used to sign HTTP requests.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Members
Member name | Description | |
---|---|---|
SharedKey | Signs HTTP requests using the Shared Key authentication scheme. | |
SharedKeyLite | Signs HTTP requests using the Shared Key Lite authentication scheme. |