HandleEvaluationProcessArgs Class |
Namespace: Omada.OE.Model
public class HandleEvaluationProcessArgs
The HandleEvaluationProcessArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| HandleEvaluationProcessArgs |
| Name | Description | |
|---|---|---|
| AssignmentKeyList |
Collection of violation assigment keys from the latest RoPE calculation of an identity
| |
| CalculationId |
Rope calculation id
| |
| IdentityHasViolations |
Are there violations on identity
| |
| IdentityUId |
Identity UID
| |
| ViolatedConstraints |
Constraints which are violated
| |
| ViolationDataHasChanged |
Has violation data changed
|
| 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.) |