Account Property
The user account to login with.
Syntax
public String getAccount(); public void setAccount(String account);
Remarks
This property contains the user account to use when logging in. Some servers may require an Account in order to Logon or in order to access specific privileges, like uploading or deleting files.
Default Value
""