CanonicalizationStrategy.CanonicalizeHttpRequest Method

Storage Client Library NET API

[This topic is part of the Microsoft Azure Storage Client Library 1.7, which has been deprecated. See Storage Client Library for the latest version.]

Overload List

NameDescription
CanonicalizationStrategy.CanonicalizeHttpRequest (HttpWebRequest, String)Constructs a canonicalized string for signing a request.
CanonicalizationStrategy.CanonicalizeHttpRequest (Uri, String, String, String, String, NameValueCollection)Constructs a canonicalized string from the request's headers that will be used to construct the signature string for signing a Blob or Queue service request under the Shared Key Lite authentication scheme.

See Also