Amazon.CognitoIdentityProvider.Model.RespondToAuthChallengeResponse.IsSetChallengeParameters C# (CSharp) 메소드

IsSetChallengeParameters() 개인적인 메소드

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