Namespace:
Omada.OE.AppLogic.CtrlPolicy
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
Members
| Member name | Value | Description |
---|
| Identity | 0 |
Policy validates the integrity of Identity master data.
|
| Resource | 1 |
Policy validates the integrity of Resource master data.
|
| OtherMasterData | 2 |
Policy validates the integrity of other types (besides Identity and Resource) of master data.
|
| SensitiveAccess | 3 |
Policy identifies entitlements (account- and permission assignments) that grants sensitive access to identities.
|
| PrivilegedAccess | 4 |
Policy identifies entitlements (account- and permission assignments) that grants privileged access to identities.
|
| Training | 5 |
Policy identifies entitlements (account- and permission assignments) that require specific training courses that has not been completed.
|
| Unspecified | 6 | |
See Also