Amazon.CognitoIdentityProvider.Model.RespondToAuthChallengeResponse.IsSetChallengeParameters C# (CSharp) Méthode

IsSetChallengeParameters() private méthode

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