AWS SDK for .NET Documentation
DecodeBase64String Method (encoded)
AmazonAmazon.SimpleDB.UtilAmazonSimpleDBUtilDecodeBase64String(String) Did this page help you?   Yes   No    Tell us about it...
Returns the Base64 decoded version of the input string.
Declaration Syntax
C#
public static string DecodeBase64String(
	string encoded
)
Parameters
encoded (String)
The Base64 encoded string
Return Value
Decoded version of the Base64 input string

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