Rebex.Net Namespace
Classes
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).
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 Ews
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 Update
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 Ews
EwsMessageInfo
Represents an Exchange message.
EwsMessageMetadata
Represents a message metadata which can be used to update a message using the Update
EwsPageView
Provides data for paging functionality.
EwsPageViewResult
Provides values for paged results.
EwsResolvedName
Provides values for the result of the Resolve
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 Ews
EwsUpdatedFoldersInfo
Contains result information about updated folders.
EwsUpdatedItemsInfo
Contains result information about updated items.
EwsUpdatesInfo<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 Forwarding
Ftp
Provides methods for communication with FTP servers.
FtpBatchTransferProblemDetectedEventArgs
Provides data for the Batch
FtpBatchTransferProgressEventArgs
Provides data for the Batch
FtpCommandSentEventArgs
Provides data for the Command
FtpConnectionState
Represents the Ftp object connection state.
FtpDeleteProgressChangedEventArgs
Provides data for the Delete
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 Ftp
FtpItemParseEventArgs
Provides data for the Item
FtpListItemReceivedEventArgs
Provides data for the List
FtpProblemDetectedEventArgs
Provides data for the Problem
FtpProxy
Proxy settings for Ftp class.
FtpResponse
Contains the response of the FTP server.
FtpResponseReadEventArgs
Provides data for the Response
FtpSettings
Specifies various FTP settings.
FtpStateChangedEventArgs
Provides data for the State
FtpTransferProgressChangedEventArgs
Provides data for the Transfer
FtpTransferProgressEventArgs
Provides data for the Transfer
FtpTraversingEventArgs
Provides data for the Traversing event.
FtpWebRequest
Provides an FTP-specific implementation of the Web
FtpWebResponse
Provides an FTP-specific implementation of the Web
GraphClient
Provides methods for communication with Exchange Online (Microsoft 365) using Microsoft Graph API.
GraphDateTimeRange
Represents a time interval.
GraphException
The exception that is thrown when an error occurs while using Graph component.
GraphFlag
Represents a Graph Flag info.
GraphFolderCollection
Represents a strongly typed collection of Graph
GraphFolderId
Represents Graph folder ID.
GraphFolderInfo
Represents a Graph folder.
GraphImpersonation
Contains information about impersonated account.
GraphMessageCollection
Represents a strongly typed collection of Graph
GraphMessageId
Represents Graph message ID.
GraphMessageInfo
Represents a Graph message.
GraphMessageSearchParameter
Represents message search criterion.
GraphMessageSearchQuery
Represents group of Microsoft Graph API parameters for searching messages.
GraphPageView
Provides data for paging functionality. Represents the Graph '$skip' and '$top' parameters.
GraphSettings
Specifies various Graph settings.
GraphVersion
Represents Graph version.
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 Command
ImapConnectionState
Represents the Imap object connection state.
ImapCopyResult
A result of the Copy
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 Imap
ImapMessage
Provides data for handling messages received by the Get
ImapMessageCollection
Provides a container for a collection of Imap
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.
ImapPageView
Provides data for paging functionality.
ImapResponse
Contains the response of the IMAP server.
ImapResponseLine
Contains a single line of the IMAP response.
ImapResponseReadEventArgs
Provides data for the Response
ImapSearchParameter
Represents a single IMAP search criterion.
ImapSettings
Specifies various IMAP settings.
ImapStateChangedEventArgs
Provides data for the State
ImapTransferProgressEventArgs
Provides data for the Transfer
ListItemReceivedEventArgs
Provides data for the List
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 Command
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 Pop3Message
Pop3MessageInfo
Contains information about a single mail message on the POP3 server.
Pop3MessageInfoComparer
Class used to compare Pop3MessageInfo objects.
Pop3ResponseReadEventArgs
Provides data for the Response
Pop3Settings
Specifies various POP3 settings.
Pop3StateChangedEventArgs
Provides data for the State
Pop3TransferProgressEventArgs
Provides data for the Transfer
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 Batch
ScpException
The exception that is thrown when an error occurs while using Scp component.
ScpSettings
Specifies various SCP settings.
ScpTransferProgressEventArgs
Provides data for the Transfer
Sftp
Provides methods for communication with SFTP servers.
SftpAttributes
Encapsulates file or directory attributes such as user and group id, permissions and modify time.
SftpBatchTransferProblemDetectedEventArgs
Provides data for the Batch
SftpBatchTransferProgressEventArgs
Provides data for the Batch
SftpCommandSentEventArgs
Provides data for the Command
SftpConnectionState
Represents the Sftp object connection state.
SftpDeleteProgressChangedEventArgs
Provides data for the Delete
SftpException
The exception that is thrown when an error occurs while using Sftp component.
SftpFileSystemInfo
File system information returned by Get
SftpItem
Contains information about a single file or directory on the SFTP server.
SftpItemCollection
Provides a container for a collection of Sftp
SftpListItemReceivedEventArgs
Provides data for the List
SftpProblemDetectedEventArgs
Provides data for the Problem
SftpResponseReadEventArgs
Provides data for the Response
SftpSettings
Specifies various SFTP settings.
SftpStateChangedEventArgs
Provides data for the State
SftpTransferProgressChangedEventArgs
Provides data for the Transfer
SftpTransferProgressEventArgs
Provides data for the Transfer
SftpTraversingEventArgs
Provides data for the Traversing event.
Smtp
Provides methods for communication with SMTP servers.
SmtpCommandSentEventArgs
Provides data for the Command
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 Rejected
SmtpResponse
Contains the response of the SMTP server.
SmtpResponseReadEventArgs
Provides data for the Response
SmtpSendingMessageEventArgs
Provides data for the Sending
SmtpSettings
Specifies various Smtp settings.
SmtpStateChangedEventArgs
Provides data for the State
SmtpTransferProgressEventArgs
Provides data for the Transfer
SocketInformation
Information about a socket.
Ssh
Provides methods for communication with SSH shell servers.
SshAuthenticationAgent
Represents the client side of the SSH authentication agent that implements SSH Agent Protocol (RFC https://datatracker.ietf.org/doc/html/draft-miller-ssh-agent-00).
This class is abstract, but it is not expected that you derive from it. Instead, use static (shared in VB) properties to obtain already implemented clients for Open
SshAuthenticationRequestEventArgs
Provides data for the Authentication
SshAuthenticationRequestItem
Represents one question/answer pair for the Authentication
SshAuthenticationRequestItemCollection
Collection of Ssh
SshChannel
Represents an SSH channel.
SshChannelExitStatus
Channel exit status.
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 Extended
SshFingerprint
Represents the server public key fingerprint.
SshFingerprintEventArgs
Provides data for the Fingerprint
SshForwardingHandle
Represents a single TCP forwarding rule.
SshGssApiCredentials
Encapsulates GSSAPI credentials and preferred authentication mechanisms. Only supported on Windows and partially on Mono.
SshMessageEventArgs
Provides data for the Banner
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 or X.509 certificate).
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 Tunnel
SslCertificateValidationEventArgs
Provides data for custom server certificate check events.
SslSettings
Specifies various client-side TLS/SSL settings.
SyslogBinding
Represents a binding of a Syslog transport protocol to an endpoint.
SyslogBindingCollection
A collection of syslog server bindings.
SyslogClient
Represents a syslog client, which can send syslog messages to a syslog server.
SyslogClientSettings
Specifies syslog client settings.
SyslogErrorEventArgs
Provides data for Error
SyslogException
Represents a syslog error.
SyslogMessage
This class represents a Syslog protocol message (RFC 5424).
SyslogMessageReceivedEventArgs
Provides data for Message
SyslogServer
Represents a syslog server that can receive syslog messages.
SyslogServerSettings
Specifies syslog server 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 Authenticate
TlsClientSocket
Represents a client-side TLS-enabled TCP socket.
TlsException
The exception that is thrown when a TLS/SSL error occurs.
TlsNamedGroup
Represents TLS 1.3 named group. Named groups are used for key exchange in TLS handshake.
Allowed named groups can be set using the Set
TlsParameters
Security parameters.
TlsPskKeyExchangeMode
Represents TLS 1.3 pre-shared key exchange modes.
Pre-shared key exchange modes can be set using the Set
TlsServerSettings
Represents options for Authenticate
TlsServerSocket
Represents a server-side TLS-enabled TCP socket.
TlsSession
Represents a cached TLS/SSL session.
TlsSignatureScheme
Uniformly represents TLS 1.3 'signature scheme' and TLS 1.2 'signature algorithm'.
Signature schemes can be set using the Set
TlsSocket
Represents a TLS/SSL-enabled TCP socket.
TlsStream
Represents a TLS-enabled TCP stream.
TlsSymmetricCipherSuite
Specifies the set of desired symmetric cipher suites for TLS 1.3 and higher.
For TLS 1.2 and lower use Tls
WebClient
Provides simple methods to upload and download data from HTTP/HTTPS servers.
WebClientProgressChangedEventArgs
Provides data for the Download
WebSocketClient
WebSocket client API.
WebSocketClientOptions
Client-side settings for WebSocket communication.
WebSocketClientSettings
Specifies various WebSocket settings.
WebSocketDeflateOptions
Defines various options for the per-message-deflate extension negotiation.
WebSocketException
Represents a WebSocket error.
WebSocketReceiveResult
Result of a call to Receive<T>() or equivalent method.
Structs
NtpTimestamp
NTP timestamp implementation for Ntp. This is a value type.
NtpTimestampDifference
The difference between two Ntp
Interfaces
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 Certificate
ICertificateVerifier
Defines an interface for a certificate verifiers used to verify TLS/SSL server certificates.
The Certificate
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.
ISocketFactory
Defines a method to create a an instance of the generalized ISocket interface.
Enums
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 Delete
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 Get
EwsItemSortOrder
Defines sorting order of retrieved Ews items.
Valid for Get
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 Problem
FtpBatchTransferAction
Specifies the action to resolve the current problem detected using the Rebex.
FtpBatchTransferOperation
Currently executed operation of the multi-file method.
FtpBatchTransferProblemType
Detailed specification of a problem that occurred during the multi-file transfer.
FtpChecksumType
Type of checksum. Will be deprecated. Please use ChecksumAlgorithm instead.
FtpExceptionStatus
Defines status codes for the Ftp
FtpExtensions
FTP extensions.
FtpItemPermissions
Unix file permissions.
FtpItemType
Type of Ftp
FtpListingType
Type of file and directory listing.
FtpProxyAuthentication
Type of proxy server authentication.
FtpProxyType
Type of proxy to use to connect to the network.
FtpSecureUpgradeType
Type of TLS/SSL initialization.
FtpState
State of the Ftp object.
FtpTransferMode
Transfer mode.
FtpTransferState
State of the FTP transfer.
FtpTransferType
Transfer type.
GraphExceptionStatus
Defines status codes for the Status property.
GraphFlagStatus
Defines set of flag statuses.
GraphImportance
Defines message importance.
GraphMessageFields
Defines sets of Graph item fields which are requested to be retrieved from the Exchange Online (Microsoft 365) server when getting info about item(s).
ImapAuthentication
IMAP authentication methods.
ImapExceptionStatus
Defines status codes for the Imap
ImapExtensions
IMAP extensions.
ImapFlagAction
Specifies possible actions of Set
ImapFolderListMode
Specifies which folders to include in a list returned by Get
ImapFolderSpecialUse
Specifies special use flags for extended LIST command (RFC 6154) or XLIST extension.
ImapIndexOrigin
Defines origins for the indexed page view.
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.
ImapResponseCode
Represents possible IMAP response codes.
ImapSearchParameterType
Type of the ImapSearchParameter node.
ImapState
State of the Imap object.
ImapTransferState
State of the IMAP transfer.
NetworkSessionExceptionStatus
Defines status codes for the Network
NtpLeapIndicator
NTP leap second indicator used by Ntp
NtpMode
NTP modes (non-reserved only) used by Ntp
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.
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 Proxy
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 Scp
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 Rebex.
SftpBatchTransferOperation
Currently executed operation of the multi-file transfer.
SftpBatchTransferProblemType
Detailed specification of a problem that occurred during the multi-file transfer.
SftpErrorCode
SFTP internal error code.
SftpExceptionStatus
Defines status codes for the Sftp
SftpItemType
Type of Sftp
SftpPermissions
SFTP/Unix file permissions.
SftpServerType
Server OS type.
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 Smtp
SmtpExtensions
SMTP extensions.
SmtpState
State of the Smtp object.
SmtpTransferState
State of the SMTP transfer.
SocketSelectMode
Defines the polling modes for the Poll(Int32, Socket
SocketState
Defines all the possible states of an ISocket object.
SshAuthenticationAgentType
Specifies the type of Ssh
SshAuthenticationMethod
Authentication method.
SshChannelExtendedDataMode
Specifies how to tread extended channel data.
SshChannelState
SSH channel state.
SshChannelType
SSH channel type.
SshEncryptionAlgorithm
Encryption algorithm.
SshEncryptionMode
Encryption mode.
SshExceptionStatus
Defines status codes for the Ssh
SshGssApiMechanisms
Defines supported GSSAPI mechanisms.
SshHostKeyAlgorithm
Host key algorithm.
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.
SslRenegotiationMode
Specifies TLS/SSL renegotiation mode for TLS 1.2 or lower.
SyslogExceptionStatus
Specifies status codes for the Syslog
SyslogFacility
Specifies syslog message facility.
SyslogFraming
Specifies Syslog message framing.
SyslogMessageFormat
Specifies syslog message format.
SyslogSeverity
Specifies syslog message severity.
SyslogTransportProtocol
Specifies transport layer protocol for Syslog.
TlsBulkCipherAlgorithm
Bulk cipher algorithm.
TlsBulkCipherMode
Bulk cipher algorithm mode.
TlsCertificateAcceptance
Specifies certificate acceptance values.
TlsCertificateChainMode
Specifies which certificates from the supplied certificate chain to send to the other side.
TlsCertificatePolicy
Specifies the certificate policy for the server sockets.
TlsCipherSuite
Specifies the set of desired cipher suites for TLS 1.2 and lower.
For TLS 1.3 and higher use Tls
TlsCompressionMethod
Specifies the compression method.
TlsConnectionEnd
Connection end.
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 Web
WebSocketMessageFlags
Flags for sending WebSocket messages.
WebSocketMessageType
WebSocket message type.
WebSocketState
WebSocket connection state.