AssignmentPrincipal interface
The AssignmentPrincipal
Properties
principal |
The principal id being assigned to. |
principal |
Other metadata for the principal. |
principal |
The Type of the principal ID. |
Property Details
principalId
The principal id being assigned to.
principalId: string
Property Value
string
principalMetadata
Other metadata for the principal.
principalMetadata?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
principalType
The Type of the principal ID.
principalType: string
Property Value
string