Click or drag to resize

ConstraintEvaluationParametersAssignments Property

List of calculated role assignments..

Namespace:  Omada.OE.Solution.OIM.Assembly.PackagedSolution
Assembly:  Omada.OE.Solution.OIM.Assembly (in Omada.OE.Solution.OIM.Assembly.dll) Version: 15.0.0.0
Syntax
C#
public IEnumerable<ICalculatedRoleAssignment> Assignments { get; }

Property Value

Type: IEnumerableICalculatedRoleAssignment
See Also