| IdentitiesAccessModifierPrepareAccessCalculation Method |
Namespace:
Omada.OE.Solution.OIM.AppLogic.AccessModifiers
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic override void PrepareAccessCalculation(
List<DataObject> dataObjects,
AccessCallContext callContext
)
Parameters
- dataObjects
- Type: System.Collections.GenericListDataObject
- callContext
- Type: Omada.OE.ModelAccessCallContext
See Also