Share via


Microsoft.Azure.Storage.Core.Auth Namespace

Classes

Name Description
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

Name Description
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.