| Name | Description |
---|
 | BannerEventArgs | Provides data for the Banner event of a class implementing the ISecureShellClient interface. |
 | CommandResponseEventArgs | Provides data for the CommandResponse event. |
 | ForwardingRequestEventArgs | Provides data for the ForwardingRequest event. |
 | Ftp | Provides essential methods to transfer files and directories directly from your .NET application to FTP and FTP/SSL servers. |
 | FtpConfig | Specifies various FTP settings. |
 | FtpException | The exception that is thrown when an error occurs while using Ftp component. |
 | FtpFileInfo | Contains information about a single file or directory on the FTP server. |
 | FtpFileInfoCollection | Provides a container for a collection of FtpFileInfo objects. |
 | FtpFileInfoParseEventArgs | Provides data for the ItemParse event. |
 | FtpListItemReceivedEventArgs | Provides data for the ListItemReceived event. |
 | FtpProxy | Contains proxy settings for Ftp and FtpWebRequest classes. |
 | FtpResponse | Contains the response of the FTP server. |
 | FtpWebRequest | Provides an FTP-specific implementation of the WebRequest class. |
 | FtpWebResponse | Provides an FTP-specific implementation of the WebResponse class. |
 | HostKeyVerifyingEventArgs | Provides data for the HostKeyVerifying event of a class implementing the ISecureShellClient interface. |
 | KeyboardInteractiveAuthenticationEventArgs | Provides data for the KeyboardInteractiveAuthentication event of a class implementing the ISecureShellClient interface. |
 | KeyboardInteractiveRequest | Represents one question/answer pair for the KeyboardInteractiveAuthentication event. |
 | KeyboardInteractiveRequestCollection | Collection of KeyboardInteractiveRequest objects. |
 | MultiPartDownloadErrorEventArgs | Provides data for the MultiPartDownload methods. |
 | MultiPartDownloadResult | Represents the result of a multi-part download operation. |
 | NetClient | A base class from which all ComponentPro session-based network protocol objects derive. |
 | NetworkException | The exception that is thrown when an error occurs while using a ComponentPro network component. |
 | PasswordChangeRequestEventArgs | Provides data for the PasswordChangeRequest event of
a class implementing the ISecureShellClient interface. |
 | PortRange | Represents a TCP/IP port range. |
 | ProxyClient | Provides client connections for TCP network services through HTTP, SOCKS v4, SOCKS v4A and SOCKS v5 proxy servers. |
 | ProxySocket | Implements the subset of the Berkeley sockets interface (or the Socket class)
and adds the ability to connect through Socks4/Socks5 or HTTP proxies. |
 | ProxySocketException | The exception that is thrown when a proxy error or socket error occurs. |
 | ReconnectedEventArgs | Provides information for the Reconnected events of the Ftp, Sftp, and Scp classes. |
 | ReconnectingEventArgs | Provides information for the Reconnecting events of the Ftp, Sftp, and Scp classes. |
 | ReconnectionErrorCheckingEventArgs | Provides information for the ReconnectionErrorChecking events of the Ftp, Sftp, and Scp classes. |
 | SecureShellChannel | Represents an SSH channel. |
 | SecureShellChannelExitStatus | Channel exit status. |
 | SecureShellCipher | Represents an SSH cipher. |
 | SecureShellConfig | Security parameters. |
 | SecureShellConnection | Represents a client-side SSH 2.0 session. |
 | SecureShellException | The exception that is thrown when an SSH error occurs. |
 | SecureShellFingerprint | Represents the server public key fingerprint. |
 | SecureShellForwardingHandle | Represents a single TCP forwarding rule. |
 | SecureShellGssApiCredentials | Encapsulates GSSAPI credentials and preferred authentication mechanisms. |
 | SecureShellPrivateKey | Represents SSH RSA or DSA private key. Private key data also includes the public key. |
 | SecureShellPublicKey | Represents SSH RSA or DSA public key. |
 | SocketInformation | Information about a socket. |
 | SshExtendedDataReceivedEventArgs | Provides data for the ExtendedDataReceived event. |
 | SslConfigBase | Security parameters. |
 | TlsCipher | Represents a TLS/SSL cipher. |
 | TlsException | The exception that is thrown when a TLS/SSL error occurs. |
 | TlsSession | Represents a cached TLS/SSL session. |
 | WebProxyEx | Contains proxy settings for a socket connection. |