CloudStorageAccount.UseV1MD5 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 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.