Important: The InterfaceName connection property has been deprecated. The driver will continue to provide backward compatibility for it, but the current and newer versions of the driver will not use it for connections.
Purpose
Specifies the name of the Oracle Service Cloud interface to which the driver will connect.
Valid Values
string
where:
string
is the name of the Oracle Service Cloud interface to which you want to connect.
Notes
The driver builds the SOAP endpoint using the value provided for interfaceName in conjunction with the value provided for the LoginHost connection property.
Default
None. However, on successful connection, it will be updated with the LoginHost value.