IdentityLoadOptions Class |
Namespace: Omada.OE.Solution.OIM.Model
[SerializableAttribute] public class IdentityLoadOptions
The IdentityLoadOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| IdentityLoadOptions |
| Name | Description | |
|---|---|---|
| Filter |
See DataObjectLoadOptionsBase.Filter
| |
| IdPosList |
If specified only identities with these ids will be loaded.
| |
| IncludeChildOrgUnits |
Option is only used if Mode equals Manager OR if one or more OrgUnitIds has been specified.
If false only identities belonging directly to a managed or specified org. unit will be loaded.
If true also identities belonging to a child org. unit will be loaded.
| |
| Mode | ||
| OrgUnitIds |
If specified only identities located below one of the specified org. units will be loaded.
| |
| SqlFilters |
See DataObjectLoadOptionsBase.Filter
|
| 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.) |