ProxyUser
- Last Updated: May 13, 2025
- 1 minute read
- DataDirect Connectors
- JDBC
- Denodo 6.0
- Documentation
Purpose
Specifies the user name needed to connect to a proxy server for the first connection.
Valid Values
user_name
where:
- user_name
- is a valid user ID for the proxy server.
Data Source Methods
public String getProxyUser()
public void setProxyUser(String)
Default Value
No default value
Data Type
String