Microsoft.Azure.Storage.Core.Auth Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
SharedKeyCanonicalizer |
Represents a canonicalizer that converts HTTP request data into a standard form appropriate for signing via the Shared Key authentication scheme for the Blob or Queue service. |
SharedKeyLiteCanonicalizer |
Represents a canonicalizer that converts HTTP request data into a standard form appropriate for signing via the Shared Key Lite authentication scheme for the Blob or Queue service. |
Interfaces
ICanonicalizer |
Represents a canonicalizer that converts HTTP request data into a standard form appropriate for signing. For detailed information on how to authenticate a request, see Authentication for the Microsoft Azure Storage Services. |