...
- Select type rule type;
- Optional, define a user friendly error message;
- Specify the condition of the rule. The fields for the condition depend on the selected rule type.
Rule Type | Description |
---|---|
Time-based rule | Controls the maximum delegation period (days). |
Required claims rule | Delegator and delegate must both have the specific claims. |
Delegation chain rule | Restricting the length of a chained delegation. |
Reporting line rule | Delegator and delegate must be on the same reporting line. Specify the levels to walk up or down the reporting line. Whether Delegator and delegate can be peer managers. |
Inbound limit rule | Controls the maximum number of concurrent delegations a delegate can receive. |
Reason code rule | Delegations are allowed for certain reasons. |
Custom rule | Rule is implemented in c# code. |
...