AccessModifierUtilsIdLookupManager Class | 
Namespace: Omada.OE.Solution.OIM.AppLogic.AccessModifiers
public class Manager
The AccessModifierUtilsIdLookupManager type exposes the following members.
| Name | Description | |
|---|---|---|
| AccessModifierUtilsIdLookupManager | 
| Name | Description | |
|---|---|---|
| GetManagerIdentityIds(IntegerList, Boolean, Int32, SqlConnection, SqlTransaction) | 
            Returns the ids of the identities, that the active user has access
            to, by being a manager (context owner) or a supervisor of them.
              | |
| GetManagerIdentityIds(IntegerList, Boolean, Boolean, Int32, SqlConnection, SqlTransaction) | 
            Returns the ids of the identities, that the active user has access
            to, by being a manager (context owner) or a supervisor of them.
              | |
| GetManagerRoleAssignmentIds | 
            Returns the ids of the role assignments, that the active user has access
            to, by being a manager of the identities which they belong to.
              | |
| GetManagerSecondaryIdentityIds | 
            Returns the ids of the secondary identities, that the active user has access
            to, by being a manager of them.
              | |
| GetOwnedIdentityIds | 
            Returns non-primary identities which are owned by the active user
              | 
| Name | Description | |
|---|---|---|
| ToBool | 
            Converts object to boolean.
              (Defined by ObjectExtensions.) | |
| ToDateTime | 
            Converts object to DateTime.
              (Defined by ObjectExtensions.) | |
| ToInt | 
            Converts object to integer.
              (Defined by ObjectExtensions.) |