Click or drag to resize

PolicyCheckExceptionPolicyChecks Property

The policy and risk checks which where executed and failed Key: UId of Policy and risk check data object Value: UId of Policy and risk check data object

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 Dictionary<Guid, string> PolicyChecks { get; set; }

Property Value

Type: DictionaryGuid, String
See Also