A document that contains additional information about the authorization status of
            a request      from an encoded message that is returned in response to an AWS request.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public class DecodeAuthorizationMessageResult
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | DecodeAuthorizationMessageResult()()()() | Initializes a new instance of the DecodeAuthorizationMessageResult class | 
|  | DecodedMessage | 
            Gets and sets the property DecodedMessage. 
             
            An XML document that contains the decoded message. For more information, see     
               | 
|  | Equals(Object) | (Inherited from Object.) | 
|  | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetType()()()() | Gets the type of the current instance.(Inherited from Object.) | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|  | WithDecodedMessage(String) | Obsolete. 
            Sets the DecodedMessage property
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | DecodeAuthorizationMessageResult | 
 Copy
Copy