Amazon.CognitoIdentityProvider.Model.AdminInitiateAuthResponse.IsSetChallengeParameters C# (CSharp) Метод

IsSetChallengeParameters() приватный Метод

private IsSetChallengeParameters ( ) : bool
Результат bool
        internal bool IsSetChallengeParameters()
        {
            return this._challengeParameters != null && this._challengeParameters.Count > 0; 
        }