Omada Identity
Omada Identity
Namespaces
Omada.OE.Solution.OIM.Assembly.SystemOnBoardingPostActions
FlatFileCsvPostActionHandler Class
FlatFileCsvPostActionHandler Methods
GetParameters Method
PerformAction Method
Validate Method
FlatFileCsvPostActionHandler
Validate Method
Called before post action handler performs actions.
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
void
Validate
(
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.
Implements
ISystemOnboardingPostActionHandler
Validate(ActionArgument)
See Also
Reference
FlatFileCsvPostActionHandler Class
Omada.OE.Solution.OIM.Assembly.SystemOnBoardingPostActions Namespace