Amazon.CognitoIdentityProvider.Model.RespondToAuthChallengeResponse.IsSetAuthenticationResult C# (CSharp) Метод

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

private IsSetAuthenticationResult ( ) : bool
Результат bool
        internal bool IsSetAuthenticationResult()
        {
            return this._authenticationResult != null;
        }