Identity interface
Describes how identity is verified
Properties
principal |
The identity principal ID |
tenant |
The identity tenantId |
type | The identity type |
Property Details
principalId
The identity principal ID
principalId?: string
Property Value
string
tenantId
The identity tenantId
tenantId?: string
Property Value
string
type
The identity type
type?: string
Property Value
string