property AccountInfo: string;
Description
The AccountInfo property represents the account information to use for the connection to the FTP server. Account info is used to provide additional login information for the FTP server.
AccountInfo is used in the Login method when sending the FTP 'ACCT' command.
See Also