Amazon.SecurityToken.Model.DecodeAuthorizationMessageResult.IsSetDecodedMessage C# (CSharp) Method

IsSetDecodedMessage() private method

private IsSetDecodedMessage ( ) : bool
return bool
        internal bool IsSetDecodedMessage()
        {
            return this.decodedMessage != null;
        }
    }
DecodeAuthorizationMessageResult