ProxyPassword
- Last Updated: February 9, 2024
- 1 minute read
- DataDirect Connectors
- JDBC
- PostgreSQL 6.0
- Documentation
Purpose
Specifies the password needed to connect to a proxy server for the first connection.
Valid Values
password
where:
password
is a valid password for that server. Contact your system administrator to obtain a valid password.
Data Source Methods
public String getProxyPassword()
public void setProxyPassword(String)
Default Value
No default value
Data Type
String