Omada Identity
Omada Identity
Namespaces
Omada.OE.Solution.OIM.Assembly.SystemOnBoardingPostActions
FlatFileCsvPostActionHandler Class
FlatFileCsvPostActionHandler Methods
GetParameters Method
PerformAction Method
Validate Method
FlatFileCsvPostActionHandler
PerformAction Method
Called for preprocessing before onboarding the Flat File CSV Offline system.
Namespace:
Omada.OE.Solution.OIM.Assembly.SystemOnBoardingPostActions
Assembly:
Omada.OE.Solution.OIM.Assembly (in Omada.OE.Solution.OIM.Assembly.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
ActionArgument
PerformAction
(
ActionArgument
arguments
)
Parameters
arguments
Type:
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.PostActions
ActionArgument
System information generated from onboarding of Flat File CSV Offline system including connection details.
Return Value
Type:
ActionArgument
See Also
Reference
FlatFileCsvPostActionHandler Class
Omada.OE.Solution.OIM.Assembly.SystemOnBoardingPostActions Namespace