SharedKeyLiteCanonicalizer.Instance Property
Definition
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.
Gets a static instance of the SharedKeyLiteCanonicalizer object.
public static Microsoft.Azure.Storage.Core.Auth.SharedKeyLiteCanonicalizer Instance { get; }
static member Instance : Microsoft.Azure.Storage.Core.Auth.SharedKeyLiteCanonicalizer
Public Shared ReadOnly Property Instance As SharedKeyLiteCanonicalizer
Property Value
The static instance of the class.