RoleAssignmentProperties interface
Role assignment properties.
Properties
principal |
The principal ID assigned to the role. This maps to the ID inside the Active Directory. It can point to a user, service principal, or security group. |
role |
The role definition ID used in the role assignment. |
Property Details
principalId
The principal ID assigned to the role. This maps to the ID inside the Active Directory. It can point to a user, service principal, or security group.
principalId: string
Property Value
string
roleDefinitionId
The role definition ID used in the role assignment.
roleDefinitionId: string
Property Value
string