Share via


SharedKeyLiteCanonicalizer.Instance Property

Definition

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.

Applies to