Package version:

Class AggregateAuthenticationError

Provides an errors array containing AuthenticationError instance for authentication failures from credentials in a ChainedTokenCredential.

Hierarchy

  • any
    • AggregateAuthenticationError

Constructors

Properties

Constructors

Properties

errors: {}

The array of error objects that were thrown while trying to authenticate with the credentials in a ChainedTokenCredential.