AccessModifierUtilsIdLookupRoleOwner Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.AccessModifiers
public class RoleOwner
The AccessModifierUtilsIdLookupRoleOwner type exposes the following members.
Name | Description | |
---|---|---|
![]() | AccessModifierUtilsIdLookupRoleOwner |
Name | Description | |
---|---|---|
![]() ![]() | GetRoleOwnerRoleAssignmentIds |
Returns the ids of the role assignments, that the active user has access
to, by being the owner of the roles which they are for.
|
![]() ![]() | GetRoleOwnerRoleIds |
Returns the ids of the roles, that the active user has access
to, by owning them.
A role is owned if:
- The role is located (directly) in a role folder which the active user is a role owner of AND the role doesn’t have a specific role owner specified.
- The user is specified as specific owner of the role.
|
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.) |