|
Gets and sets the current proxy user name.
Syntax
object.ProxyUser [= username ]
Remarks
The ProxyUser property specifies the user that is logging
in to the proxy server. If the proxy server does not require the user
to login, then this property is ignored.
Data Type
String
See Also
HostAddress Property,
Password Property,
ProxyHost Property,
ProxyPassword Property,
ProxyPort Property,
ProxyType Property,
UserName Property,
Connect Method
|
|