Amazon.CognitoIdentityProvider.Model.AdminRespondToAuthChallengeRequest.IsSetChallengeResponses C# (CSharp) Method

IsSetChallengeResponses() private method

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