RoleManagementPolicyRule interface
Reguła zasad zarządzania rolami.
Właściwości
id | Identyfikator reguły. |
rule |
Dyskryminator polimorficzny, który określa różne typy, które mogą być tym obiektem |
target | Element docelowy bieżącej reguły. |
Szczegóły właściwości
id
Identyfikator reguły.
id?: string
Wartość właściwości
string
ruleType
Dyskryminator polimorficzny, który określa różne typy, które mogą być tym obiektem
ruleType: "RoleManagementPolicyApprovalRule" | "RoleManagementPolicyAuthenticationContextRule" | "RoleManagementPolicyEnablementRule" | "RoleManagementPolicyExpirationRule" | "RoleManagementPolicyNotificationRule"
Wartość właściwości
"RoleManagementPolicyApprovalRule" | "RoleManagementPolicyAuthenticationContextRule" | "RoleManagementPolicyEnablementRule" | "RoleManagementPolicyExpirationRule" | "RoleManagementPolicyNotificationRule"
target
Element docelowy bieżącej reguły.
target?: RoleManagementPolicyRuleTarget