PolicyCheckException Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.PolicyCheck
public class PolicyCheckException
The PolicyCheckException type exposes the following members.
| Name | Description | |
|---|---|---|
| PolicyCheckException |
| Name | Description | |
|---|---|---|
| ErrorMessage |
Custom error message to show to the end users
| |
| Identity |
The identity the policycheck is for
| |
| PolicyChecks |
The policy and risk checks which where executed and failed
Key: UId of Policy and risk check data object
Value: UId of Policy and risk check data object
| |
| Resource |
The requested resource
|
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |