SystemOnboardingConfigurationValues Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.SystemOnboarding
public class SystemOnboardingConfigurationValues
The SystemOnboardingConfigurationValues type exposes the following members.
| Name | Description | |
|---|---|---|
| SystemOnboardingConfigurationValues |
| Name | Description | |
|---|---|---|
| ConfigurationSections |
The values collected through the onboarding configuration UI
| |
| Content | ||
| ExplicitOwners |
List of Ids of owners
| |
| IsOffline |
Is the system an offline system (where data are loaded through files?)
| |
| Scope |
The scope of the onboarding
| |
| SystemCategoryID |
Reference to the system category of the system
| |
| SystemId |
String Id of the system
| |
| SystemName |
Displayname of the system
| |
| SystemObjectId | ||
| Trusts |
List of system Ids which are trusted
|
| Name | Description | |
|---|---|---|
| CurrentValues |
| 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.) |