Click or drag to resize

PolicyCheckResultItemResourceAssignmentId Property

Id of the resource assignment Is only set if the policy check is for access approvals

Namespace:  Omada.OE.Solution.OIM.AppLogic.PolicyCheck
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public int ResourceAssignmentId { get; set; }

Property Value

Type: Int32
See Also