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

PROGRESS.Session.ProxyPassword

Data Type:

String

Session model:

Session-free and session-managed
Use to authenticate the AppServer client to the Proxy Web server. The value can be a string of up to 512 printable ASCII characters.
You should use PROGRESS.Session.ProxyPassword when PROGRESS.Session.ProxyHost and PROGRESS.Session.ProxyPort are specified and the Proxy server requires authentication.
If PROGRESS.Session.ProxyUserId is not specified, the connection ignores any value for PROGRESS.Session.ProxyPassword.

Default:

None