Omada Identity
Omada Identity
Namespaces
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding
SystemOnboardingConfiguration Class
SystemOnboardingConfiguration Methods
GetDefaultData Method
GetDefaultDataUpdates Method
GetParameters Method
GetPolicyDefinitions Method
GetPostActionHandler Method
GetPostActionHandlerName Method
GetProperties Method
GetSectionParameters Method
GetSections Method
GetTrustSettings Method
ReadEmbeddedResource Method
RemoveIrrelevantQueriesFromConfiguration Method
SystemOnboardingConfiguration
RemoveIrrelevantQueriesFromConfiguration Method
Removes queries, which don't make sense for chosen system type.
Namespace:
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
void
RemoveIrrelevantQueriesFromConfiguration
(
SystemContent
content
,
bool
isSingle
)
Parameters
content
Type:
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Model
SystemContent
The system content.
isSingle
Type:
System
Boolean
The informaton whether it's single system category.
See Also
Reference
SystemOnboardingConfiguration Class
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding Namespace