Specifies the password to use when connecting to proxy server.
[Visual Basic]
Public Property ProxyPassword As String[C#]
public string ProxyPassword {get; set;}[JScript]
public function get,set ProxyPassword : StringProxyLogin and ProxyPassword properties are set, wodFtpDLX.NET will try to send these credentials to proxy server before it sends command to finally select destination FTP through proxy.
Only the Socks 5 protocol supports passwords when connecting to a proxy server. For other proxy types, this property is ignored.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
© WeOnlyDo Software. All Rights Reserved.