Try OpenEdge Now
skip to main content
Java Open Clients
Accessing Proxy Properties : Alphabetical listing of properties : PROGRESS.Session.proxyUserId
 

PROGRESS.Session.proxyUserId

Data Type: String
Session model: Session-free and session-managed
Use to authenticate an AppServer client to the Proxy Web server. The user-id can be a string of up to 512 printable ASCII characters, including the space character.
If PROGRESS.Session.proxyHost and PROGRESS.Session.proxyPort are not specified on the command-line to the Java Open client, any value for the PROGRESS.Session.proxyUserId is ignored.
This property is validated during the connection (for an AppServer and a Web Service). If PROGRESS.Session.proxyUserId is invalid, the connection fails and OpenEdge issues an error message.
Default: None