Interface: AuthenticationSessionAccountInformation
Defined in: packages/extension-api/src/extension-api.d.ts:4149
The information of an account associated with an AuthenticationSession.
Properties
id
readonlyid:string
Defined in: packages/extension-api/src/extension-api.d.ts:4153
The unique identifier of the account.
label
readonlylabel:string
Defined in: packages/extension-api/src/extension-api.d.ts:4158
The human-readable name of the account.