Amazon.SecurityToken.Model.AssumeRoleWithSAMLRequest.IsSetSAMLAssertion C# (CSharp) Method

IsSetSAMLAssertion() private method

private IsSetSAMLAssertion ( ) : bool
return bool
        internal bool IsSetSAMLAssertion()
        {
            return this._samlAssertion != null;
        }