ProxyPassword Property

See Also

FtpDLX Class  | FtpDLX Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

JScript

Show All

See Also Requirements Languages WeOnlyDo.Client.FTP Send comments on this topic.

ProxyPassword Property

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 : String

Remarks

ProxyLogin 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.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

FtpDLX Class  | FtpDLX Members

 

 


© WeOnlyDo Software. All Rights Reserved.