Click or drag to resize
ClientConfigurationEnalbeMD5Check Property
Flag of enabling MD5 checksum. When EnalbeMD5Check is set true, MD5 will be checked and CRC check will be skipped whenever MD5 is applicable.

Namespace: Aliyun.OSS.Common
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax
public bool EnalbeMD5Check { get; set; }

Property Value

Type: Boolean
See Also