Click or drag to resize

ProvisioningConfiguratorClientTestConnectionAsync Method

Namespace:  Omada.OE.Solution.OIM.AppLogic.OPS.WCF
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public Task<TestConnectionResult> TestConnectionAsync(
	TestConnectionInformation information
)

Parameters

information
Type: Omada.OE.Solution.OIM.AppLogic.OPS.WCFTestConnectionInformation

Return Value

Type: TaskTestConnectionResult

Implements

IProvisioningConfiguratorTestConnectionAsync(TestConnectionInformation)
See Also