| SoDUtilsV2HasActiveEvaluationProcess Method |
Returns true if the identity ha a running SoD evaluation process
Namespace:
Omada.OE.Solution.OIM.Assembly.PackagedSolution
Assembly:
Omada.OE.Solution.OIM.Assembly (in Omada.OE.Solution.OIM.Assembly.dll) Version: 15.0.0.0
Syntaxpublic static bool HasActiveEvaluationProcess(
int identityId,
out int activeProcessId
)
Parameters
- identityId
- Type: SystemInt32
- activeProcessId
- Type: SystemInt32
Return Value
Type:
Boolean
See Also