Interface: AuthenticationProviderInformation
Basic information about an authenticationProvider
Properties
id
• readonly id: string
The unique identifier of the authentication provider.
Source
packages/extension-api/src/extension-api.d.ts:2597
label
• readonly label: string
The human-readable name of the authentication provider.