PeerAccessPolicyCheckResultItem Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.PolicyCheck
[SerializableAttribute] public class PeerAccessPolicyCheckResultItem : PolicyCheckResultItem
The PeerAccessPolicyCheckResultItem type exposes the following members.
| Name | Description | |
|---|---|---|
| PeerAccessPolicyCheckResultItem |
Creates a PeerAccessPolicyCheckResultItem object with references to Identity and Resource
|
| Name | Description | |
|---|---|---|
| AccountName |
Account name the assignment is for
(Inherited from PolicyCheckResultItem.) | |
| BestContext |
Context for which the policy check gives highest result
| |
| BestContextResultDescription |
Description of the best context result value
| |
| BestContextResultValue |
Decimal number representing percentage of identity peers (for the best context) with the specific resource assigned
| |
| Context |
Context the assignment is for
(Inherited from PolicyCheckResultItem.) | |
| Description |
Description for the result item
(Inherited from PolicyCheckResultItem.) | |
| Identity |
Identity the assignment is for
(Inherited from PolicyCheckResultItem.) | |
| IsWarning |
Indicates that the result contains a policy warning
(Inherited from PolicyCheckResultItem.) | |
| Resource |
Resource the assignment is for
(Inherited from PolicyCheckResultItem.) | |
| ResourceAssignmentId |
Id of the resource assignment
Is only set if the policy check is for access approvals
(Inherited from PolicyCheckResultItem.) | |
| SelectedContextResultValue |
Decimal number representing percentage of identity peers (for the selected) with the specific resource assigned
|
| Name | Description | |
|---|---|---|
| Clone | (Overrides PolicyCheckResultItemClone.) |
| 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.) |