AccessReviewReviewer interface
Descriptor for what needs to be reviewed
Properties
| principal |
The id of the reviewer(user/servicePrincipal) |
| principal |
The identity type : user/servicePrincipal NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
principalId
The id of the reviewer(user/servicePrincipal)
principalId?: string
Property Value
string
principalType
The identity type : user/servicePrincipal NOTE: This property will not be serialized. It can only be populated by the server.
principalType?: string
Property Value
string