RoleManagementPolicyRuleTarget interface
Cíl pravidla zásad správy rolí.
Vlastnosti
caller | Volající nastavení. |
enforced |
Seznam vynucených nastavení. |
inheritable |
Seznam zděděných nastavení. |
level | Úroveň přiřazení, na kterou se pravidlo použije. |
operations | Typ operace. |
target |
Seznam cílových objektů. |
Podrobnosti vlastnosti
caller
Volající nastavení.
caller?: string
Hodnota vlastnosti
string
enforcedSettings
Seznam vynucených nastavení.
enforcedSettings?: string[]
Hodnota vlastnosti
string[]
inheritableSettings
Seznam zděděných nastavení.
inheritableSettings?: string[]
Hodnota vlastnosti
string[]
level
Úroveň přiřazení, na kterou se pravidlo použije.
level?: string
Hodnota vlastnosti
string
operations
Typ operace.
operations?: string[]
Hodnota vlastnosti
string[]
targetObjects
Seznam cílových objektů.
targetObjects?: string[]
Hodnota vlastnosti
string[]