Share via


DownloadOptions.DisableContentMD5Validation Property

Definition

Gets or sets a flag that indicates whether to validate content MD5 or not when reading data from the source object. If set to true, source object content MD5 will be validated; otherwise, source object content MD5 will not be validated. If not specified, it defaults to false.

public bool DisableContentMD5Validation { get; set; }
member this.DisableContentMD5Validation : bool with get, set
Public Property DisableContentMD5Validation As Boolean

Property Value

Applies to