Share via


SharedKeyCanonicalizer.Instance Property

Definition

Gets a static instance of the SharedKeyCanonicalizer object.

public static Microsoft.Azure.Storage.Core.Auth.SharedKeyCanonicalizer Instance { get; }
static member Instance : Microsoft.Azure.Storage.Core.Auth.SharedKeyCanonicalizer
Public Shared ReadOnly Property Instance As SharedKeyCanonicalizer

Property Value

The static instance of the class.

Applies to