ExpandedPropertiesPrincipal interface
Details of the principal
Properties
| display |
Display name of the principal |
Email id of the principal |
|
| id | Id of the principal |
| type | Type of the principal |
Property Details
displayName
Display name of the principal
displayName?: string
Property Value
string
Email id of the principal
email?: string
Property Value
string
id
Id of the principal
id?: string
Property Value
string
type
Type of the principal
type?: string
Property Value
string