.NET API Reference for Oracle Identity Connector Framework 11.1.2
E41516-01
Tests the current APIConfiguration with the connector.

Namespace: Org.IdentityConnectors.Framework.Api.Operations
Assembly: Framework (in Framework.dll) Version: 1.4.0.0 (1.4.0.0)

Syntax

C#
void Test()

Exceptions

ExceptionCondition
System..::..Exceptioniff the configuration is not valid or the test failed.

See Also