PutObjectRequestContentMd5 Property |
Base64-encoded MD5 value of the object content to be uploaded, used for consistency verification on the server
Namespace:
OBS.Model
Assembly:
esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.19.7.1 (3.19.7.1)
Syntaxpublic string ContentMd5 { get; set; }
Property Value
Type:
String
Remarks
See Also