Amazon.CognitoIdentityProvider.Model.InitiateAuthResponse.IsSetChallengeName C# (CSharp) Method

IsSetChallengeName() private method

private IsSetChallengeName ( ) : bool
return bool
        internal bool IsSetChallengeName()
        {
            return this._challengeName != null;
        }