AWS SDK for .NET Documentation
DecodeAttribute Method (inputAttribute)
AmazonAmazon.SimpleDB.UtilAmazonSimpleDBUtilDecodeAttribute(Attribute) Did this page help you?   Yes   No    Tell us about it...
Decodes the base64 encoded properties of the Attribute. The Name and/or Value properties of an Attribute can be base64 encoded.
Declaration Syntax
C#
public static void DecodeAttribute(
	Attribute inputAttribute
)
Parameters
inputAttribute (Attribute)
The properties of this Attribute will be decoded
See Also

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