Skip to main content

Interface: AuthenticationProviderInformation

Defined in: packages/extension-api/src/extension-api.d.ts:4062

Basic information about an authenticationProvider

Properties

id

readonly id: string

Defined in: packages/extension-api/src/extension-api.d.ts:4066

The unique identifier of the authentication provider.


label

readonly label: string

Defined in: packages/extension-api/src/extension-api.d.ts:4071

The human-readable name of the authentication provider.