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

The RemoteFrameworkConnectionInfo type exposes the following members.

Properties

  NameDescription
Public propertyCertificateValidationCallback
Returns the list of [!:TrustManager]'s.
Public propertyHost
Returns the host to connect to.
Public propertyKey
Public propertyPort
Returns the port to connect to
Public propertyTimeout
Returns the timeout (in milliseconds) to use for the connection.
Public propertyUseSSL
Returns true iff we are to use SSL to connect.

See Also