AWS SDK for .NET Documentation
DecodeAuthorizationMessageResult Class
AmazonAmazon.SecurityToken.ModelDecodeAuthorizationMessageResult Did this page help you?   Yes   No    Tell us about it...
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
C#
public class DecodeAuthorizationMessageResult
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
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

CopyC#
DecodeAuthorizationMessage
.


Equals(Object)
Determines whether the specified Object is equal to the current 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
Object
DecodeAuthorizationMessageResult

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