PolicyCheckResultItem Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.PolicyCheck
[SerializableAttribute] public class PolicyCheckResultItem : ICloneable
The PolicyCheckResultItem type exposes the following members.
| Name | Description | |
|---|---|---|
| PolicyCheckResultItem |
| Name | Description | |
|---|---|---|
| AccountName |
Account name the assignment is for
| |
| Context |
Context the assignment is for
| |
| Description |
Description for the result item
| |
| Identity |
Identity the assignment is for
| |
| IsWarning |
Indicates that the result contains a policy warning
| |
| Resource |
Resource the assignment is for
| |
| ResourceAssignmentId |
Id of the resource assignment
Is only set if the policy check is for access approvals
|
| 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.) |