Back to product page

ProxyLogin property


Login/Username for remote proxy.

Type

String

Syntax

  • Basic
object.ProxyLogin [= value]
The ProxyLogin(object,value) syntax has these parts:
objectAn expression evaluating to an object of type wodXMPP
valueA String value.

Remarks

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 Socks 4/4a, Socks 5 and ProxyWebStandard can use these values. ProxyRelay does not use it.

Platforms

Windows