Amazon.CognitoIdentityProvider.Model.RespondToAuthChallengeResponse.IsSetAuthenticationResult C# (CSharp) Method

IsSetAuthenticationResult() private method

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