Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

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 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 EwsMessageMetadata 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<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.

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.

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.

FtpTransferProgressChangedEventArgs

Provides data for the TransferProgressChanged event.

FtpTransferProgressEventArgs

Provides data for the TransferProgress 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.

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 GraphFolderInfo objects.

GraphFolderId

Represents Graph folder ID.

GraphFolderInfo

Represents a Graph folder.

GraphImpersonation

Contains information about impersonated account.

GraphMessageCollection

Represents a strongly typed collection of GraphMessageInfo objects.

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 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.

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 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.

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.

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.

SftpTransferProgressChangedEventArgs

Provides data for the TransferProgressChanged event.

SftpTransferProgressEventArgs

Provides data for the TransferProgress 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.

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 OpenSshAgent, Pageant and LegacyPageant SSH authentication agent servers. The SSH agent server provides a private key for authentication of Ssh, FileTransferClient, Sftp and Scp clients to an SSH server. See remarks for details.

SshAuthenticationRequestEventArgs

Provides data for the AuthenticationRequest event.

SshAuthenticationRequestItem

Represents one question/answer pair for the AuthenticationRequest event.

SshAuthenticationRequestItemCollection

Collection of SshAuthenticationRequestItem objects.

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 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.

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 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 TunnelError event.

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 ErrorOccurred event.

SyslogException

Represents a syslog error.

SyslogMessage

This class represents a Syslog protocol message (RFC 5424).

SyslogMessageReceivedEventArgs

Provides data for MessageReceived event.

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 AuthenticateAsClient(TlsClientSettings) method. For additional TLS settings, see Parameters.

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 SetNamedGroups(TlsNamedGroup[]) method.

TlsParameters

Security parameters.

TlsPskKeyExchangeMode

Represents TLS 1.3 pre-shared key exchange modes. Pre-shared key exchange modes can be set using the SetPskKeyExchangeModes(TlsPskKeyExchangeMode[]) method.

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.

TlsSignatureScheme

Uniformly represents TLS 1.3 'signature scheme' and TLS 1.2 'signature algorithm'. Signature schemes can be set using the SetSignatureSchemes(TlsSignatureScheme[]) method.

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 TlsCipherSuite instead.

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.

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 NtpTimestamp values. This is a value type.

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 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.

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 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 Rebex.Net.Ftp.BatchTransferProblemDetected event.

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 FtpException class.

FtpExtensions

FTP extensions.

FtpItemPermissions

Unix file permissions.

FtpItemType

Type of FtpItem.

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 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.

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 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.

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 Rebex.Net.Sftp.BatchTransferProblemDetected event.

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 SftpException class.

SftpItemType

Type of SftpItem.

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 SmtpException class.

SmtpExtensions

SMTP extensions.

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.

SshAuthenticationAgentType

Specifies the type of SshAuthenticationAgent.

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 SshException class.

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 SyslogException class.

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 TlsSymmetricCipherSuite instead.

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 WebSocketException class.

WebSocketMessageFlags

Flags for sending WebSocket messages.

WebSocketMessageType

WebSocket message type.

WebSocketState

WebSocket connection state.

In This Article
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies