Click or drag to resize

PolicyCheckExceptionIdentity Property

The identity the policycheck is for

Namespace:  Omada.OE.Solution.OIM.AppLogic.PolicyCheck
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public SimpleDataObject Identity { get; set; }

Property Value

Type: SimpleDataObject
See Also