Classes
Class | Description | |
---|---|---|
![]() |
CertificateRequestHandler |
Provides a set of common certificate request handlers.
|
![]() |
CertificateVerifier |
Provides a set of common verifiers.
|
![]() |
Daytime |
Provides methods for communication with DAYTIME servers (RFC 867).
|
![]() |
DnsEndPoint |
Represents a hostname:port endpoint.
|
![]() |
Ews |
Provides methods for communication with Exchange Web Service.
|
![]() |
EwsAttachmentId |
Represents an Exchange attachment ID. Attachment is not an item in EWS notation.
|
![]() |
EwsAttachmentInfo |
Represents an Exchange attachment.
|
![]() |
EwsCategoryCollection |
Represents collection of categories on an EWS item.
|
![]() |
EwsDateTimeRange |
Represents a time interval.
|
![]() |
EwsException |
The exception that is thrown when an error occurs while using Ews component.
|
![]() |
EwsFlag |
Represents an Exchange item flag.
|
![]() |
EwsFolderId |
Represents an Exchange folder ID. Folder is not an item in EWS notation.
|
![]() |
EwsFolderInfo |
Represents an Exchange folder.
|
![]() |
EwsImpersonation |
Contains information about impersonated account.
|
![]() |
EwsItemCollection |
Represents a strongly typed collection of EwsItemInfo objects.
|
![]() |
EwsItemId |
Represents an Exchange item ID.
|
![]() |
EwsItemInfo |
Represents an Exchange item.
|
![]() |
EwsItemMetadata |
Represents an item metadata which can be used to update an item using the UpdateItem(EwsItemId, EwsItemMetadata) method.
See also class.
|
![]() |
EwsItemReadFlagInfo |
Contains information about IsRead flag of an EWS item.
|
![]() |
EwsListView |
Class that contains sorting and paging definition for listing operations.
|
![]() |
EwsMessageBody |
Represents a message body.
|
![]() |
EwsMessageCollection |
Represents a strongly typed collection of EwsMessageInfo objects.
|
![]() |
EwsMessageInfo |
Represents an Exchange message.
|
![]() |
EwsMessageMetadata |
Represents a message metadata which can be used to update a message using the UpdateItem(EwsItemId, EwsItemMetadata) method.
|
![]() |
EwsPageView |
Provides data for paging functionality.
|
![]() |
EwsPageViewResult |
Provides values for paged results.
|
![]() |
EwsResolvedName |
Provides values for the result of the ResolveNames(String) method.
|
![]() |
EwsSearchParameter |
Represents a single EWS search criterion.
|
![]() |
EwsServerInfo |
Provides version information about connected and authenticated Exchange server.
|
![]() |
EwsSettings |
Specifies various EWS settings.
|
![]() |
EwsSortParameter |
EWS sorting parameter to be used with EwsListView.
|
![]() |
EwsUpdatedFoldersInfo |
Contains result information about updated folders.
|
![]() |
EwsUpdatedItemsInfo |
Contains result information about updated items.
|
![]() |
EwsUpdatesInfo<(Of <(<'TInfo, TId>)>)> |
Contains result information about updated entries.
|
![]() |
FileTransferClient |
This class is based on IFtp interface and provide common functionality for FTP, FTP/SSL and SFTP protocols.
|
![]() |
FileTransferSettings |
Specifies various settings for FileTransferClient.
|
![]() |
ForwardingRequestEventArgs |
Provides data for the ForwardingRequest event.
|
![]() |
Ftp |
Provides methods for communication with FTP servers.
|
![]() |
FtpBatchTransferException | Obsolete. |
![]() |
FtpBatchTransferProblemDetectedEventArgs |
Provides data for the BatchTransferProgress event.
|
![]() |
FtpBatchTransferProgressEventArgs |
Provides data for the BatchTransferProgress event.
|
![]() |
FtpCommandSentEventArgs |
Provides data for the CommandSent event.
|
![]() |
FtpConnectionState |
Represents the Ftp object connection state.
|
![]() |
FtpDeleteProgressChangedEventArgs |
Provides data for the DeleteProgressChanged event.
|
![]() |
FtpException |
The exception that is thrown when an error occurs while using Ftp component.
|
![]() |
FtpItem |
Contains information about a single file or directory on the FTP server.
|
![]() |
FtpItemCollection |
Provides a container for a collection of FtpItem objects.
|
![]() |
FtpItemComparer | Obsolete. |
![]() |
FtpItemParseEventArgs |
Provides data for the ItemParse event.
|
![]() |
FtpListItemReceivedEventArgs |
Provides data for the ListItemReceived event.
|
![]() |
FtpProblemDetectedEventArgs |
Provides data for the ProblemDetected event.
|
![]() |
FtpProxy |
Proxy settings for Ftp class.
|
![]() |
FtpResponse |
Contains the response of the FTP server.
|
![]() |
FtpResponseReadEventArgs |
Provides data for the ResponseRead event.
|
![]() |
FtpSettings |
Specifies various FTP settings.
|
![]() |
FtpStateChangedEventArgs |
Provides data for the StateChanged event.
|
![]() |
FtpTlsDebugEventArgs | Obsolete. |
![]() |
FtpTransferProgressEventArgs |
Provides data for the TransferProgress event.
|
![]() |
FtpTransferProgressChangedEventArgs |
Provides data for the TransferProgressChanged event.
|
![]() |
FtpTraversingEventArgs |
Provides data for the Traversing event.
|
![]() |
FtpWebRequest |
Provides an FTP-specific implementation of the WebRequest class.
|
![]() |
FtpWebResponse |
Provides an FTP-specific implementation of the WebResponse class.
|
![]() |
GssApiProvider |
Encapsulates GSSAPI provider information.
|
![]() |
HttpRequest |
This class represents HTTP and HTTPS requests.
|
![]() |
HttpRequestCreator |
Implements an interface for creating HTTP requests.
|
![]() |
HttpResponse |
This class represents HTTP and HTTPS responses.
|
![]() |
HttpSettings |
Specifies various HTTP/HTTPS settings.
|
![]() |
Imap |
Provides methods for communication with IMAP servers.
Supported IMAP versions are IMAP4 and IMAP4rev1.
|
![]() |
ImapCommandSentEventArgs |
Provides data for the CommandSent event.
|
![]() |
ImapConnectionState |
Represents the Imap object connection state.
|
![]() |
ImapCopyResult |
A result of the CopyMessage method. Contains the source and target unique IDs and can map between them.
|
![]() |
ImapException |
The exception that is thrown when an error occurs while using Imap component.
|
![]() |
ImapFolder |
Represents an IMAP folder.
|
![]() |
ImapFolderCollection |
Provides a container for a collection of ImapFolder objects.
|
![]() |
ImapMessage |
Provides data for handling messages received by the GetMessages method.
|
![]() |
ImapMessageCollection |
Provides a container for a collection of ImapMessageInfo objects.
|
![]() |
ImapMessageInfo |
Contains information about a single mail message on the IMAP server.
|
![]() |
ImapMessageInfoComparer |
Class used to compare ImapMessageInfo objects.
|
![]() |
ImapMessagePart |
Represents information about message part (body view, attachment or linked resource).
|
![]() |
ImapMessageSet |
Represents either a set of message unique IDs or a set of sequence numbers.
|
![]() |
ImapNotificationEventArgs |
Provides data for the Notification event.
|
![]() |
ImapResponse |
Contains the response of the IMAP server.
|
![]() |
ImapResponseLine |
Contains a single line of the IMAP response.
|
![]() |
ImapResponseReadEventArgs |
Provides data for the ResponseRead event.
|
![]() |
ImapSearchParameter |
Represents a single IMAP search criterion.
|
![]() |
ImapSettings |
Specifies various IMAP settings.
|
![]() |
ImapStateChangedEventArgs |
Provides data for the StateChanged event.
|
![]() |
ImapTransferProgressEventArgs |
Provides data for the TransferProgress event.
|
![]() |
ListItemReceivedEventArgs |
Provides data for the ListItemReceived event.
|
![]() |
NetworkSession |
A base class from which all Rebex session-based network protocol objects derive.
|
![]() |
NetworkSessionException |
The exception that is thrown when an error occurs while using a Rebex network component.
|
![]() |
Ntp |
Provides methods for communication with NTP servers.
Supported protocol versions are 3 and 4.
|
![]() |
NtpException |
Represents an NTP/SNTP error.
|
![]() |
NtpPacket |
Represents a NTP packet.
|
![]() |
NtpResponse |
Represents a NTP response.
|
![]() |
Pop3 |
Provides methods for communication with POP3 servers.
|
![]() |
Pop3CommandSentEventArgs |
Provides data for the CommandSent event.
|
![]() |
Pop3ConnectionState |
Represents the Pop3 object connection state.
|
![]() |
Pop3Exception |
The exception that is thrown when an error occurs while using Pop3 component.
|
![]() |
Pop3MessageCollection |
Provides a container for a collection of Pop3MessageInfo objects.
|
![]() |
Pop3MessageInfo |
Contains information about a single mail message on the POP3 server.
|
![]() |
Pop3MessageInfoComparer |
Class used to compare Pop3MessageInfo objects.
|
![]() |
Pop3ResponseReadEventArgs |
Provides data for the ResponseRead event.
|
![]() |
Pop3Settings |
Specifies various POP3 settings.
|
![]() |
Pop3StateChangedEventArgs |
Provides data for the StateChanged event.
|
![]() |
Pop3TransferProgressEventArgs |
Provides data for the TransferProgress event.
|
![]() |
PortRange |
Represents a TCP/IP port range.
|
![]() |
Proxy |
Contains proxy settings for a socket connection.
|
![]() |
ProxySocket |
Implements the subset of the Berkeley sockets interface;
adds the ability to connect through SOCKS4/SOCKS5 and HTTP proxies.
|
![]() |
ProxySocketException |
The exception that is thrown when a proxy error or socket error occurs.
|
![]() |
Scp |
Provides methods for communication using SCP.
|
![]() |
ScpBatchTransferProgressEventArgs |
Provides data for the BatchTransferProgress event.
|
![]() |
ScpException |
The exception that is thrown when an error occurs while using Scp component.
|
![]() |
ScpSettings |
Specifies various SCP settings.
|
![]() |
ScpTransferProgressEventArgs |
Provides data for the TransferProgress event.
|
![]() |
Sftp |
Provides methods for communication with SFTP servers.
|
![]() |
SftpAttributes |
Encapsulates file or directory attributes such as user and group id, permissions and modify time.
|
![]() |
SftpBatchTransferException | Obsolete. |
![]() |
SftpBatchTransferProblemDetectedEventArgs |
Provides data for the BatchTransferProblemDetected event.
|
![]() |
SftpBatchTransferProgressEventArgs |
Provides data for the BatchTransferProgress event.
|
![]() |
SftpCommandSentEventArgs |
Provides data for the CommandSent event.
|
![]() |
SftpConnectionState |
Represents the Sftp object connection state.
|
![]() |
SftpDeleteProgressChangedEventArgs |
Provides data for the DeleteProgressChanged event.
|
![]() |
SftpException |
The exception that is thrown when an error occurs while using Sftp component.
|
![]() |
SftpFileSystemInfo |
File system information returned by GetFileSystemInfo(String) method.
|
![]() |
SftpItem |
Contains information about a single file or directory on the SFTP server.
|
![]() |
SftpItemCollection |
Provides a container for a collection of SftpItem objects.
|
![]() |
SftpItemComparer | Obsolete. |
![]() |
SftpListItemReceivedEventArgs |
Provides data for the ListItemReceived event.
|
![]() |
SftpProblemDetectedEventArgs |
Provides data for the ProblemDetected event.
|
![]() |
SftpResponseReadEventArgs |
Provides data for the ResponseRead event.
|
![]() |
SftpSettings |
Specifies various SFTP settings.
|
![]() |
SftpStateChangedEventArgs |
Provides data for the StateChanged event.
|
![]() |
SftpTransferProgressEventArgs |
Provides data for the TransferProgress event.
|
![]() |
SftpTransferProgressChangedEventArgs |
Provides data for the TransferProgressChanged event.
|
![]() |
SftpTraversingEventArgs |
Provides data for the Traversing event.
|
![]() |
Smtp |
Provides methods for communication with SMTP servers.
|
![]() |
SmtpCommandSentEventArgs |
Provides data for the CommandSent event.
|
![]() |
SmtpConfiguration |
Represents configuration settings for one of the Smtp object's static Send methods.
|
![]() |
SmtpConnectionState |
Represents the Smtp object connection state.
|
![]() |
SmtpException |
The exception that is thrown when an error occurs while using Smtp component.
|
![]() |
SmtpRejectedRecipient |
Represents a recipient rejected by the SMTP server.
|
![]() |
SmtpRejectedRecipientEventArgs |
Provides data for the RejectedRecipient event.
|
![]() |
SmtpResponse |
Contains the response of the SMTP server.
|
![]() |
SmtpResponseReadEventArgs |
Provides data for the ResponseRead event.
|
![]() |
SmtpSendingMessageEventArgs |
Provides data for the SendingMessage event.
|
![]() |
SmtpSettings |
Specifies various Smtp settings.
|
![]() |
SmtpStateChangedEventArgs |
Provides data for the StateChanged event.
|
![]() |
SmtpTransferProgressEventArgs |
Provides data for the TransferProgress event.
|
![]() |
SocketInformation |
Information about a socket.
|
![]() |
Ssh |
Provides methods for communication with SSH shell servers.
|
![]() |
SshAuthenticationRequestEventArgs |
Provides data for the AuthenticationRequest event.
|
![]() |
SshAuthenticationRequestItem |
Represents one question/answer pair for the AuthenticationRequest event.
|
![]() |
SshAuthenticationRequestItemCollection |
Collection of SshAuthenticationRequestItem objects.
|
![]() |
SshCipher |
Represents an SSH cipher.
|
![]() |
SshConnectionState |
Represents the Ssh object connection state.
|
![]() |
SshException |
The exception that is thrown when an SSH error occurs.
|
![]() |
SshExtendedDataReceivedEventArgs |
Provides data for the ExtendedDataReceived event.
|
![]() |
SshFingerprint |
Represents the server public key fingerprint.
|
![]() |
SshFingerprintEventArgs |
Provides data for the FingerprintCheck event.
|
![]() |
SshForwardingHandle |
Represents a single TCP forwarding rule.
|
![]() |
SshGssApiCredentials |
Encapsulates GSSAPI credentials and preferred authentication mechanisms. Only supported on Windows and partially on Mono.
|
![]() |
SshChannel |
Represents an SSH channel.
|
![]() |
SshChannelExitStatus |
Channel exit status.
|
![]() |
SshMessageEventArgs |
Provides data for the BannerReceived event.
|
![]() |
SshParameters |
Security parameters.
|
![]() |
SshPrivateKey |
Represents SSH private key (RSA, DSA, EcDSA, EdDSA, certificate-based). Private key data also includes the public key.
|
![]() |
SshPublicKey |
Represents SSH public key (RSA, DSA, EcDSA, EdDSA, certificate-based).
|
![]() |
SshServerInfo |
Information about SSH negotiation.
|
![]() |
SshSession |
Represents a client-side SSH 2.0 session.
|
![]() |
SshSettings |
Specifies various SSH settings.
|
![]() |
SshTunnel |
Represents an active SSH tunnel.
|
![]() |
SshTunnelErrorEventArgs |
Provides data for the TunnelError event.
|
![]() |
SslCertificateValidationEventArgs |
Provides data for custom server certificate check events.
|
![]() |
SslSettings |
Specifies various client-side TLS/SSL settings.
|
![]() |
Telnet |
Provides methods for communication with Telnet servers.
|
![]() |
TelnetException |
The exception that is thrown when a Telnet error occurs.
|
![]() |
TelnetSettings |
Specifies various Telnet settings.
|
![]() |
Time |
Provides methods for communication with TIME servers (RFC 868).
|
![]() |
TimeBase |
Base class for TIME, DAYTIME and NTP/SNTP clients.
|
![]() |
TimeException |
Represents a TIME, DAYTIME or NTP/SNTP error.
|
![]() |
TlsCipher |
Represents a TLS/SSL cipher.
|
![]() |
TlsClientHelloReceivedEventArgs |
Provides data for custom TLS ClientHello event handler.
|
![]() |
TlsClientSettings |
Represents options for AuthenticateAsClient(TlsClientSettings) method.
For additional TLS settings, see Parameters()()()().
|
![]() |
TlsClientSocket |
Represents a client-side TLS-enabled TCP socket.
|
![]() |
TlsDebugEventArgs | Obsolete. |
![]() |
TlsException |
The exception that is thrown when a TLS/SSL error occurs.
|
![]() |
TlsParameters |
Security parameters.
|
![]() |
TlsServerSettings |
Represents options for AuthenticateAsServer(TlsServerSettings) method.
For additional TLS settings, see Parameters()()()().
|
![]() |
TlsServerSocket |
Represents a server-side TLS-enabled TCP socket.
|
![]() |
TlsSession |
Represents a cached TLS/SSL session.
|
![]() |
TlsSocket |
Represents a TLS/SSL-enabled TCP socket.
|
![]() |
WebClient |
Provides simple methods to upload and download data from HTTP/HTTPS servers.
|
![]() |
WebClientProgressChangedEventArgs |
Provides data for the DownloadProgressChanged event.
|
![]() |
WebSocketClient |
WebSocket client API.
|
![]() |
WebSocketClientOptions |
Client-side settings for WebSocket communication.
|
![]() |
WebSocketClientSettings |
Specifies various WebSocket settings.
|
![]() |
WebSocketException |
Represents a WebSocket error.
|
![]() |
WebSocketReceiveResult |
Result of a call to Receive<(Of <<'(T>)>>)()()()() or equivalent method.
|
Structures
Structure | Description | |
---|---|---|
![]() |
NtpTimestamp |
NTP timestamp implementation for Ntp.
This is a value type.
|
![]() |
NtpTimestampDifference |
The difference between two NtpTimestamp values.
This is a value type.
|
Interfaces
Interface | Description | |
---|---|---|
![]() |
ICertificateRequestHandler |
Defines an interface for a certificate request handlers used to select a client certificate to be used to authenticate to a TLS/SSL server.
The CertificateRequestHandler class provides several common verifiers.
|
![]() |
ICertificateVerifier |
Defines an interface for a certificate verifiers used to verify TLS/SSL server certificates.
The CertificateVerifier class provides several common verifiers.
|
![]() |
IFtp |
An interface which defines common functionality shared by FTP and SFTP protocols.
|
![]() |
IFtpSettings |
An interface which defines common options for IFtp interface.
|
![]() |
ISocket |
Defines a generalized socket API.
|
![]() |
ISocketExt | |
![]() |
ISocketFactory |
Defines a method to create a an instance of the generalized ISocket interface.
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() |
DeliveryStatusNotificationConditions |
Specifies the conditions under which the SMTP server should generate and send DSN messages.
|
![]() |
DeliveryStatusNotificationOriginalMessageMethod |
Specifies whether a SMTP server should attach the entire original message or its headers only
to DSN messages.
|
![]() |
EwsAuthentication |
Defines EWS authentication methods.
|
![]() |
EwsBodyFormat |
Defines message body formats.
|
![]() |
EwsDeleteMode |
Defines delete operation mode.
|
![]() |
EwsDeleteScope |
Defines which content should be deleted by DeleteFolderContent(EwsFolderId, EwsDeleteScope) operation.
|
![]() |
EwsExceptionStatus |
Defines status codes for the Status property.
|
![]() |
EwsFlagStatus |
Describes status of the flag of an item on Exchange server.
|
![]() |
EwsIndexOrigin |
Defines origins for the indexed page view.
|
![]() |
EwsItemFields |
Defines sets of EWS item fields which are requested to be retrieved from the Exchange server when getting info about item(s).
|
![]() |
EwsItemFormat |
Defines item export formats.
|
![]() |
EwsItemImportance |
Defines item importance values.
|
![]() |
EwsItemSensitivity |
Defines item sensitivity values.
|
![]() |
EwsItemSortBy |
Defines available sorting properties that can be used in GetItemInfo(EwsItemId) and GetMessageInfo(EwsItemId).
|
![]() |
EwsItemSortOrder |
Defines sorting order of retrieved Ews items.
Valid for GetItemInfo(EwsItemId) and GetMessageInfo(EwsItemId).
|
![]() |
EwsItemType |
Defines types of Exchange items.
|
![]() |
EwsMessageType |
Defines message types.
|
![]() |
EwsSpecialFolder |
Defines distinguished exchange folder names.
|
![]() |
EwsTraversalScope |
Defines modes for traversing folders.
|
![]() |
FileTransferMode |
Distinguishes the file transfer protocol.
|
![]() |
FtpActionOnExistingFiles |
Specifies the default action to perform when a target file already exists.
However, the default action can still be changed using the ProblemDetected event.
|
![]() |
FtpBatchTransferAction |
Specifies the action to resolve the current problem detected using the BatchTransferProblemDetected event.
|
![]() |
FtpBatchTransferOperation |
Currently executed operation of the multi-file method.
|
![]() |
FtpBatchTransferOptions | |
![]() |
FtpBatchTransferProblemType |
Detailed specification of a problem that occurred during the multi-file transfer.
|
![]() |
FtpConnection | |
![]() |
FtpExceptionStatus |
Defines status codes for the FtpException class.
|
![]() |
FtpExtensions |
FTP extensions.
|
![]() |
FtpChecksumType |
Type of checksum.
|
![]() |
FtpItemComparerType | Obsolete. |
![]() |
FtpItemPermissions |
Unix file permissions.
|
![]() |
FtpItemType |
Type of FtpItem.
|
![]() |
FtpListingType |
Type of file and directory listing.
|
![]() |
FtpOptions | |
![]() |
FtpProxyAuthentication |
Type of proxy server authentication.
|
![]() |
FtpProxyType |
Type of proxy to use to connect to the network.
|
![]() |
FtpSecureUpgradeType |
Type of TLS/SSL initialization.
|
![]() |
FtpSecurity | Obsolete. |
![]() |
FtpState |
State of the Ftp object.
|
![]() |
FtpTransferMode |
Transfer mode.
|
![]() |
FtpTransferState |
State of the FTP transfer.
|
![]() |
FtpTransferType |
Transfer type.
|
![]() |
ImapAuthentication |
IMAP authentication methods.
|
![]() |
ImapExceptionStatus |
Defines status codes for the ImapException class.
|
![]() |
ImapExtensions |
IMAP extensions.
|
![]() |
ImapFlagAction |
Specifies possible actions of SetMessageFlags(ImapMessageSet, ImapFlagAction, ImapMessageFlags) method.
|
![]() |
ImapFolderListMode |
Specifies which folders to include in a list returned by GetFolderList()()()() method.
|
![]() |
ImapFolderSpecialUse |
Specifies special use flags for extended LIST command (RFC 6154) or XLIST extension.
|
![]() |
ImapListFields |
Specifies what information to include in a message list.
|
![]() |
ImapMessageFlags |
IMAP message flags.
|
![]() |
ImapMessageInfoComparerType |
List of possible compare types for the ImapMessageInfoComparer class.
|
![]() |
ImapMessagePartKind |
Specifies IMAP message part kind.
|
![]() |
ImapNotification |
Defines notification messages that can be received from the server using the Notification event.
|
![]() |
ImapOptions | |
![]() |
ImapResponseCode |
Represents possible IMAP response codes.
|
![]() |
ImapSearchParameterType |
Type of the ImapSearchParameter node.
|
![]() |
ImapSecurity | Obsolete. |
![]() |
ImapState |
State of the Imap object.
|
![]() |
ImapTransferState |
State of the IMAP transfer.
|
![]() |
NetworkSessionExceptionStatus |
Defines status codes for the NetworkSessionException class.
|
![]() |
NtpLeapIndicator |
NTP leap second indicator used by NtpPacket.
|
![]() |
NtpMode |
NTP modes (non-reserved only) used by NtpPacket.
|
![]() |
Pop3Authentication |
POP3 authentication method.
|
![]() |
Pop3ExceptionStatus |
Defines status codes for the Pop3Exception class.
|
![]() |
Pop3Extensions |
POP3 extensions.
|
![]() |
Pop3ListFields |
Specifies what information to include in a message list.
|
![]() |
Pop3MessageInfoComparerType |
List of possible compare types for the Pop3MessageComparer class.
|
![]() |
Pop3Options | |
![]() |
Pop3Security | Obsolete. |
![]() |
Pop3State |
State of the Pop3 object.
|
![]() |
Pop3TransferState |
State of the POP3 transfer.
|
![]() |
ProxyAuthentication |
HTTP CONNECT proxy server authentication method.
|
![]() |
ProxySocketExceptionStatus |
Defines status codes for the ProxySocketException class.
|
![]() |
ProxyType |
Type of proxy to use to connect to the remote machine.
|
![]() |
ScpBatchTransferOperation |
Currently executed operation of the multi-file transfer.
|
![]() |
ScpExceptionStatus |
Defines status codes for the ScpException class.
|
![]() |
ScpState |
State of the Scp object.
|
![]() |
ScpTransferState |
State of the SCP transfer.
|
![]() |
SftpActionOnExistingFiles |
Specifies the default action to perform when a target file already exists.
However, the default action can still be changed using the Sftp.BatchTransferProblemDetected event.
|
![]() |
SftpBatchTransferAction |
Specifies the action to resolve the current problem detected using the BatchTransferProblemDetected event.
|
![]() |
SftpBatchTransferOperation |
Currently executed operation of the multi-file transfer.
|
![]() |
SftpBatchTransferOptions | |
![]() |
SftpBatchTransferProblemType |
Detailed specification of a problem that occurred during the multi-file transfer.
|
![]() |
SftpErrorCode |
SFTP internal error code.
|
![]() |
SftpExceptionStatus |
Defines status codes for the SftpException class.
|
![]() |
SftpItemComparerType | Obsolete. |
![]() |
SftpItemType |
Type of SftpItem.
|
![]() |
SftpOptions | |
![]() |
SftpPermissions |
SFTP/Unix file permissions.
|
![]() |
SftpServerType |
Server OS type.
|
![]() |
SftpState | |
![]() |
SftpTransferState | |
![]() |
SftpTransferType |
Transfer type.
|
![]() |
SmtpAuthentication |
SMTP client authentication method.
|
![]() |
SmtpConfigurationSource |
Configuration settings source.
|
![]() |
SmtpDeliveryEngine |
Mail delivery engine.
|
![]() |
SmtpDeliveryMethod |
Mail delivery method.
|
![]() |
SmtpExceptionStatus |
Defines status codes for the SmtpException class.
|
![]() |
SmtpExtensions |
SMTP extensions.
|
![]() |
SmtpOptions | |
![]() |
SmtpSecurity | Obsolete. |
![]() |
SmtpState |
State of the Smtp object.
|
![]() |
SmtpTransferState |
State of the SMTP transfer.
|
![]() |
SocketSelectMode |
Defines the polling modes for the Poll(Int32, SocketSelectMode) method.
|
![]() |
SocketState |
Defines all the possible states of an ISocket object.
|
![]() |
SshAuthenticationMethod |
Authentication method.
|
![]() |
SshEncryptionAlgorithm |
Encryption algorithm.
|
![]() |
SshEncryptionMode |
Encryption mode.
|
![]() |
SshExceptionStatus |
Defines status codes for the SshException class.
|
![]() |
SshGssApiMechanisms |
Defines supported GSSAPI mechanisms.
|
![]() |
SshHostKeyAlgorithm |
Host key algorithm.
|
![]() |
SshChannelExtendedDataMode |
Specifies how to tread extended channel data.
|
![]() |
SshChannelState |
SSH channel state.
|
![]() |
SshChannelType |
SSH channel type.
|
![]() |
SshKeyExchangeAlgorithm |
Key exchange algorithm.
|
![]() |
SshMacAlgorithm |
MAC algorithm.
|
![]() |
SshOptions |
SSH connection options.
|
![]() |
SshPasswordChangeResult |
Defines password change results.
|
![]() |
SshPrivateKeyFormat |
Specifies private key file format.
|
![]() |
SshPublicKeyFormat |
Specifies public key file format.
|
![]() |
SshState |
SSH session state.
|
![]() |
SslMode |
Specifies TLS/SSL security mode.
|
![]() |
TlsBulkCipherAlgorithm |
Bulk cipher algorithm.
|
![]() |
TlsBulkCipherMode |
Bulk cipher algorithm mode.
|
![]() |
TlsCertificateAcceptance |
Specifies certificate acceptance values.
|
![]() |
TlsCertificatePolicy |
Specifies the certificate policy for the server sockets.
|
![]() |
TlsCipherSuite |
Specifies the set of desired cipher suites for TLS.
|
![]() |
TlsCompressionMethod |
Specifies the compression method.
|
![]() |
TlsConnectionEnd |
Connection end.
|
![]() |
TlsDebugEventGroup | |
![]() |
TlsDebugEventSource | |
![]() |
TlsDebugEventType | |
![]() |
TlsDebugLevel | |
![]() |
TlsEllipticCurve |
Specifies the set of desired elliptic curves.
|
![]() |
TlsKeyExchangeAlgorithm |
Specifies the key exchange algorithm.
|
![]() |
TlsMacAlgorithm |
Specifies the MAC algorithm in use.
|
![]() |
TlsOptions |
Specifies secure connection options.
|
![]() |
TlsProtocol |
TLS/SSL protocol version.
|
![]() |
TlsVersion |
TLS/SSL protocol version flags.
|
![]() |
TransferType |
Transfer type.
|
![]() |
WebSocketCloseStatus |
WebSocket close status.
|
![]() |
WebSocketError |
Defines error codes for WebSocketException class.
|
![]() |
WebSocketMessageType |
WebSocket message type.
|
![]() |
WebSocketState |
WebSocket connection state.
|