ProxyUser
- Last Updated: September 15, 2021
- 1 minute read
- DataDirect Connectors
- JDBC
- Microsoft Sharepoint 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