Click or drag to resize

TestConnectionPostActionHandlerBaseTestConnection 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#
protected virtual void TestConnection(
	string collectorType,
	ActionArgument arguments,
	string sectionName,
	string prefix
)

Parameters

collectorType
Type: SystemString
arguments
Type: Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.PostActionsActionArgument
sectionName
Type: SystemString
prefix
Type: SystemString
See Also