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

IsSetChallengeParameters() private method

private IsSetChallengeParameters ( ) : bool
return bool
        internal bool IsSetChallengeParameters()
        {
            return this._challengeParameters != null && this._challengeParameters.Count > 0; 
        }