Click or drag to resize

PeerAccessPolicyCheckResultItem Properties

The PeerAccessPolicyCheckResultItem type exposes the following members.

Properties
  NameDescription
Public propertyAccountName
Account name the assignment is for
(Inherited from PolicyCheckResultItem.)
Public propertyBestContext
Context for which the policy check gives highest result
Public propertyBestContextResultDescription
Description of the best context result value
Public propertyBestContextResultValue
Decimal number representing percentage of identity peers (for the best context) with the specific resource assigned
Public propertyContext
Context the assignment is for
(Inherited from PolicyCheckResultItem.)
Public propertyDescription
Description for the result item
(Inherited from PolicyCheckResultItem.)
Public propertyIdentity
Identity the assignment is for
(Inherited from PolicyCheckResultItem.)
Public propertyIsWarning
Indicates that the result contains a policy warning
(Inherited from PolicyCheckResultItem.)
Public propertyResource
Resource the assignment is for
(Inherited from PolicyCheckResultItem.)
Public propertyResourceAssignmentId
Id of the resource assignment Is only set if the policy check is for access approvals
(Inherited from PolicyCheckResultItem.)
Public propertySelectedContextResultValue
Decimal number representing percentage of identity peers (for the selected) with the specific resource assigned
Top
See Also