Description
-
Login/Username for remote proxy.
Property type
-
A String value.
Syntax
-
object.ProxyLogin [= value]
The ProxyLogin Property syntax has these parts:
| object |
An expression evaluating to an object
of type wodAppUpdate. |
| value |
A String value. |
Remarks
-
This This property specifies the Login (username) to use
when connecting to a remote server through a proxy server.
Since some proxy servers require authorization for access,
ProxyLogin and ProxyPassword
properties enable the user to specify his logon name and
password on the proxy server. Among all supported proxies,
only ProxyWebStandard
can use these values.
|