ShareFileDownloadInfo.ContentCrc Property

Definition

When requested using DownloadTransferValidationOptions, this value contains the CRC for the download blob range. This value may only become populated once the network stream is fully consumed.

public byte[] ContentCrc { get; }
member this.ContentCrc : byte[]
Public ReadOnly Property ContentCrc As Byte()

Property Value

Byte[]

Applies to