Amazon.CognitoIdentityProvider.Model.AdminInitiateAuthResponse.IsSetAuthenticationResult C# (CSharp) Méthode

IsSetAuthenticationResult() private méthode

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