Password that will be sent to the server.
[Visual Basic]
Public Property Password As String[C#]
public string Password {get; set;}[JScript]
public function get,set Password : StringThis property is usually required for wodFtpDLX.NET, so you should enter some value here before calling Connect method.
TODO: If you use PublicKeyAuthentication then you don't need to set Password property - set Certificate property instead.
If wrong login/password combination is used with remote server, an error will be generated, and you will be immediately disconnected from the server.
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.