.NET API Reference for Oracle Identity Connector Framework 11.1.2
E41516-01
E41516-01
The RemoteFrameworkConnectionInfo type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CertificateValidationCallback |
Returns the list of [!:TrustManager]'s.
| |
| Host |
Returns the host to connect to.
| |
| Key | ||
| Port |
Returns the port to connect to
| |
| Timeout |
Returns the timeout (in milliseconds) to use for the connection.
| |
| UseSSL |
Returns true iff we are to use SSL to connect.
|