Click or drag to resize

LDAPPostActionHandlerPerformAction Method

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#
public ActionArgument PerformAction(
	ActionArgument arguments
)

Parameters

arguments
Type: Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.PostActionsActionArgument

Return Value

Type: ActionArgument
See Also