ShareFileDownloadInfo.ContentCrc 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.
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()