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.

C# |
public class DecodeAuthorizationMessageResult

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
|

Object | |
![]() | DecodeAuthorizationMessageResult |