| UsersAndRealGroupsIDataObjectAccessModifierCalculateAccess Method |
The method calculates and returns a set of access flags for a specific user to a specific data object.
The method can both add and remove access compared to the access stated by the DOSM security model.
Implementation should be lightweight as the method is called for each data object beling loaded when DataObjectLoadOptions.LoadSecurity==true.
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
Syntax
See Also