wodFtpDLX ActiveX Control - Account Property
      
 

Description

Determines account name to be used on the server.


Property type

A String value.  Represents your account name on remote server.


Syntax

object.Account [= value]



The Account Property syntax has these parts:

Part Description
object An expression evaluating to an object of type wodFtpDLX.
value A String value.

Remarks

This property is rarely used. Some servers require you specify account to be used together with your Login and Password already provided.

 

It is not used in SFTP protocol at all.