PolicyCheckResult Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.PolicyCheck
public class PolicyCheckResult
The PolicyCheckResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | PolicyCheckResult |
Name | Description | |
---|---|---|
![]() | CompleteTime |
When was the policycheck completed
|
![]() | PolicyCheckResultItems |
Dictionary where key is UId of a policy check data object and value is a collection of PolicyCheckResultItem objects
|
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.) |