Click or drag to resize

AccessModifierUtilsIdLookupSystemOwner Class

Inheritance Hierarchy
SystemObject
  Omada.OE.Solution.OIM.AppLogic.AccessModifiersAccessModifierUtilsIdLookupSystemOwner

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
C#
public class SystemOwner

The AccessModifierUtilsIdLookupSystemOwner type exposes the following members.

Constructors
Methods
  NameDescription
Public methodStatic memberGetSystemOwnerRoleAssignmentIds
Returns the ids of the role assignments, that the active user has access to, by being the owner of the systems which the assigned roles belong to.
Public methodStatic memberGetSystemOwnerRoleIds
Returns the ids of the roles, that the active user has access to, by being a owner of a system which the roles belong to.
Top
Extension Methods
  NameDescription
Public Extension MethodToBool
Converts object to boolean.
(Defined by ObjectExtensions.)
Public Extension MethodToDateTime
Converts object to DateTime.
(Defined by ObjectExtensions.)
Public Extension MethodToInt
Converts object to integer.
(Defined by ObjectExtensions.)
Top
See Also