.NET API Reference for Oracle Identity Connector Framework 11.1.2
E41516-01

The Connector type exposes the following members.

Methods

  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodInit
Initialize the connector with its configuration. For instance in a JDBC Connector this would include the database URL, password, and user.

See Also