Click or drag to resize

ICalculatedRoleAssignmentViolationDescription Property

If the assignment is in violation with a constraint ViolationDescription can hold a description of it. ViolationDescription be null.

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

Property Value

Type: String
See Also