Omada Identity
Omada Identity
Namespaces
Omada.OE.Solution.OIM.AppLogic
RoleAssignmentController Class
RoleAssignmentController Methods
LoadRoleAssignments Method
LoadRoleAssignments Method (RoleAssignmentLoadOptions)
LoadRoleAssignments Method (IEnumerable(Int32), SqlConnection, SqlTransaction)
LoadRoleAssignments Method (RoleAssignmentLoadOptions, SqlConnection, SqlTransaction)
RoleAssignmentController
LoadRoleAssignments Method (RoleAssignmentLoadOptions)
Method returns role assignment data objects. Security is not considered.
Namespace:
Omada.OE.Solution.OIM.AppLogic
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
DataObjects
LoadRoleAssignments
(
RoleAssignmentLoadOptions
loadOptions
)
Parameters
loadOptions
Type:
Omada.OE.Solution.OIM.Model
RoleAssignmentLoadOptions
Return Value
Type:
DataObjects
See Also
Reference
RoleAssignmentController Class
LoadRoleAssignments Overload
Omada.OE.Solution.OIM.AppLogic Namespace