Click or drag to resize

RoleAssignmentLoadOptions Properties

The RoleAssignmentLoadOptions type exposes the following members.

Properties
  NameDescription
Public propertyFilter
See DataObjectLoadOptionsBase.Filter
Public propertyIdentityIdPosList
Public propertyIdPosList
Public propertyIncludeChildOrgUnits
Option is only used if Mode equals Manager. If false only role assignments for identities belonging directly to a managed org. unit will be loaded. If true also role assignments for identities belonging to a child org. unit will be loaded.
Public propertyMode
Public propertyOriginDataObjectTypeIdNegList
If used, only role assignments *not* referring an "origin" data object of one of the specified data object type ids, will be loaded.
Public propertyOriginDataObjectTypeIdPosList
If used, only role assignments referring an "origin" data object of one of the specified data object type ids, will be loaded.
Public propertyRoleIdPosList
Public propertyRoleTypeCategoryIdPosList
if used, only role assignments with the specified resource type category ids will be loaded
Public propertyRoleTypeIdPosList
Public propertySortFields
See DataObjectLoadOptions.SortFields
Public propertySqlFilters
See DataObjectLoadOptionsBase.SqlFilters
Public propertyStatusIds
Holds one or more ids of the ObjectId.Property.RoleAssnStatus property. The possible values are located in ObjectId.PropertyValue.RoleAssnStatus.
Public propertySystemIdPosList
If used, only role assigments, for roles that are defined for one of the specified systems, will be loaded.
Top
See Also