Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AggregateAuthenticationError

Package version

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

Hierarchy

  • Error
    • AggregateAuthenticationError

Index

Constructors

Properties

Constructors

constructor

Properties

errors

errors: any[]

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

message

message: string

name

name: string

Optional stack

stack: undefined | string

Static Error

Error: ErrorConstructor

Generated using TypeDoc