Click or drag to resize

ConstraintViolationEvaluationObjectUId Field

If an evaluation object exists it's UId is specified here. The UId is used in implementations of IRoleEngineExtension.IdentityCalculationComplete() to determine whether an evaluation process should be started.

Namespace:  Omada.OE.Solution.OIM.Model.Public
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public readonly Guid EvaluationObjectUId

Field Value

Type: Guid
See Also