Click or drag to resize

ICalculatedRoleAssignmentViolationAccepted Property

Indicates whether the violation (if any) has been accepted. ViolationAccepted is true if all constraint violations for the assignment has status "Accepted".

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

Property Value

Type: Boolean
See Also