SystemOnboardingConfiguration Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.SystemOnboarding
public class SystemOnboardingConfiguration
The SystemOnboardingConfiguration type exposes the following members.
Name | Description | |
---|---|---|
![]() | SystemOnboardingConfiguration(String) |
Constructor for setting XML directly
|
![]() | SystemOnboardingConfiguration(IDataObject, String) |
Constructor
|
Name | Description | |
---|---|---|
![]() | GetDefaultData |
This function returns the dta objecct exchange XML which should be executed when registering a new system for the collector
|
![]() | GetDefaultDataUpdates |
This function returns the data objecct exchange XML which should be applied as updates to existing updates after account resources are create
|
![]() | GetParameters |
Returns all parameters
|
![]() | GetPolicyDefinitions |
This function returns the configured policy definitions to use for the system category
If the element (policyDefinitions) is not specified in the sob-xml, is the default returned
|
![]() | GetPostActionHandler |
This will instantiate the post action handler if any is defined
|
![]() | GetPostActionHandlerName |
Returns the name of the configured post action handler if any
|
![]() | GetProperties | |
![]() | GetSectionParameters |
returns parameters for a give section
|
![]() | GetSections |
returns the sections of parameters
|
![]() | GetTrustSettings |
Returns trust settings for the collector
|
![]() ![]() | ReadEmbeddedResource |
Method to read a text resource from assembly
|
![]() | RemoveIrrelevantQueriesFromConfiguration |
Removes queries, which don't make sense for chosen system type.
|
Name | Description | |
---|---|---|
![]() ![]() | onboardingConfigurationNameSpace |
Schema for the onboarding configuration XML
|
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.) |