Omada Identity
Omada Identity
Namespaces
Omada.OE.Solution.OIM.AppLogic.OPS.WCF
ProvisioningConfiguratorClient Class
ProvisioningConfiguratorClient Methods
CloseAsync Method
GetMapperConfigurations Method
GetMapperConfigurationsAsync Method
GetObjectTypes Method
GetObjectTypesAsync Method
GetPropertyDefinitions Method
GetPropertyDefinitionsAsync Method
GetTargetSystemConfigurations Method
GetTargetSystemConfigurationsAsync Method
OpenAsync Method
SetLoggingConfiguration Method
SetLoggingConfigurationAsync Method
TestConnection Method
TestConnectionAsync Method
UpdateMapperConfiguration Method
UpdateMapperConfigurationAsync Method
UpdateObjectType Method
UpdateObjectTypeAsync Method
UpdatePropertyDefinition Method
UpdatePropertyDefinitionAsync Method
UpdateTargetSystemConfiguration Method
UpdateTargetSystemConfigurationAsync Method
ProvisioningConfiguratorClient
TestConnectionAsync 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#
Copy
public
Task
<
TestConnectionResult
>
TestConnectionAsync
(
TestConnectionInformation
information
)
Parameters
information
Type:
Omada.OE.Solution.OIM.AppLogic.OPS.WCF
TestConnectionInformation
Return Value
Type:
Task
TestConnectionResult
Implements
IProvisioningConfigurator
TestConnectionAsync(TestConnectionInformation)
See Also
Reference
ProvisioningConfiguratorClient Class
Omada.OE.Solution.OIM.AppLogic.OPS.WCF Namespace