EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElAS3FTPOptions.AccountInfo

TElAS3FTPOptions     See also    


 

This property specifies the account info.

 
 

Declaration

[C#]
    string AccountInfo;

[VB.NET]
    Property AccountInfo As String

[Pascal]
    property AccountInfo: string;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    This property specifies the parameter for ACCT command. If AccountInfo is set, the client automatically sends ACCT command to the server during authentication.

 
 

See also:     AuthCmd    

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation