RoleAssignmentEntity interface
Entita přiřazení role
Vlastnosti
id | ID entity přiřazení role |
name | Název entity přiřazení role |
principal |
ID objektu zabezpečení |
role |
ID definice role |
scope | Rozsah entity přiřazení role |
Podrobnosti vlastnosti
id
ID entity přiřazení role
id?: string
Hodnota vlastnosti
string
name
Název entity přiřazení role
name?: string
Hodnota vlastnosti
string
principalId
ID objektu zabezpečení
principalId?: string
Hodnota vlastnosti
string
roleDefinitionId
ID definice role
roleDefinitionId?: string
Hodnota vlastnosti
string
scope
Rozsah entity přiřazení role
scope?: string
Hodnota vlastnosti
string