FTPClearConnectionOption Enumeration
In This Topic
Specifies how logon information on the FTP tab of the File Transfer Setup dialog box is cleared (and not used to log on to new hosts).
Members
Member | Description |
ClearAlways | Clears the logon information on disconnect or host name change. |
ClearNever | Never clears logon information from the FTP tab. |
ClearOnDisconnect | Clears the logon information when you disconnect from the current host connection. |
ClearOnHostNameChange | Clears the logon information when you change the host name. |
See Also