Click or drag to resize
GeneratePresignedUriRequestContentMd5 Property
Getter/setter of the target file's MD5. Note that the setter should only be called by the SDK internally.

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