Click or drag to resize

ICalculatedRoleAssignmentViolation Property

Indicates whether the assignment is in violation with a constraint. Whether this is so or not is determined by the role engine extension. Role assignments which are in violation with a constraint are not delivered to the ILM sync engine.

Namespace:  Omada.OE.Solution.OIM.Model.Public
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
bool Violation { get; }

Property Value

Type: Boolean
See Also