AWS SDK for .NET Documentation
WithMD5Digest Method (md5Digest)
AmazonAmazon.S3.ModelUploadPartRequestWithMD5Digest(String) Did this page help you?   Yes   No    Tell us about it...
Sets an MD5 digest for the part.
Declaration Syntax
C#
[ObsoleteAttribute("The With methods are obsolete and will be removed in version 2 of the AWS SDK for .NET. See http://aws.amazon.com/sdkfornet/#version2 for more information.")]
public UploadPartRequest WithMD5Digest(
	string md5Digest
)
Parameters
md5Digest (String)
Digest value
Return Value
the request with the Md5Digest set

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)