Click or drag to resize
ObjectMetadataContentMd5 Property
Gets or sets the HTTP Content-MD5 header, which is the MD5 summary in Hex string of the object.

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

Property Value

Type: String
See Also