CloudStorageAccount.UseV1MD5 Property

Definition

Gets or sets a value indicating whether the FISMA MD5 setting will be used.

public static bool UseV1MD5 { get; set; }
static member UseV1MD5 : bool with get, set
Public Shared Property UseV1MD5 As Boolean

Property Value

false to use the FISMA MD5 setting; true to use the .NET default implementation.

Applies to