BlobClientOptions.TransferValidation Property

Definition

Configures whether to send or receive checksum headers for blob uploads and downloads. Downloads can optionally validate that the content matches the checksum.

public Azure.Storage.TransferValidationOptions TransferValidation { get; }
member this.TransferValidation : Azure.Storage.TransferValidationOptions
Public ReadOnly Property TransferValidation As TransferValidationOptions

Property Value

Applies to