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