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

IsSetAuthenticationResult() 개인적인 메소드

private IsSetAuthenticationResult ( ) : bool
리턴 bool
        internal bool IsSetAuthenticationResult()
        {
            return this._authenticationResult != null;
        }