| RoPEControllerLoadIdentityCalculations Method |
Returns a list of IdentityCalculation objects for the provided load options
Namespace:
Omada.OE.Solution.OIM.AppLogic
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic virtual List<IdentityCalculation> LoadIdentityCalculations(
IdentityCalculationLoadOptions loadOptions
)
Parameters
- loadOptions
- Type: IdentityCalculationLoadOptions
Return Value
Type:
ListIdentityCalculation
See Also