Preparing search index...
The search index is not available
Documentation
Documentation
Credential Provider
ChainedCredentialProviderError
Class ChainedCredentialProviderError
Hierarchy
AggregateError
ChainedCredentialProviderError
Index
Constructors
constructor
Properties
cause?
errors
message
name
stack?
Constructors
constructor
new
Chained
Credential
Provider
Error
(
errors
,
message
?
)
:
ChainedCredentialProviderError
Parameters
errors
:
CredentialProviderError
[]
Optional
message
:
string
Returns
ChainedCredentialProviderError
Properties
Optional
cause
cause
?:
unknown
errors
errors
:
any
[]
message
message
:
string
name
name
:
string
Optional
stack
stack
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
cause
errors
message
name
stack
Documentation
Loading...