Rebex
Products Downloads Buy Support Contact
  • API doc
Show / Hide Table of Contents
  • Rebex
    • ConsoleLogWriter
      • Constructors
        • ConsoleLogWriter
      • Properties
        • IsClosed
        • Level
        • UseColors
      • Methods
        • Close
        • Dispose
        • Write
        • WriteMessage
    • EncodingTools
      • Properties
        • ASCII
        • Default
        • UTF8
      • Methods
        • GetEncoding
        • GetEncodingNames
    • FileLogWriter
      • Constructors
        • FileLogWriter
      • Properties
        • IsClosed
        • Level
        • Path
      • Methods
        • Close
        • Dispose
        • Finalize
        • Write
        • WriteMessage
    • ILogWriter
      • Properties
        • Level
      • Methods
        • Write
    • ILogWriterProvider
      • Properties
        • LogWriter
    • IntervalBoundMode
    • LogLevel
    • LogWriterBase
      • Constructors
        • LogWriterBase
      • Properties
        • IsClosed
        • Level
      • Methods
        • Close
        • Dispose
        • Write
        • WriteMessage
    • MultiComparer
      • Constructors
        • MultiComparer
      • Methods
        • Compare
    • SortingOrder
    • SystemClock
      • Methods
        • AdjustClock
        • SetClock
    • TeeLogWriter
      • Constructors
        • TeeLogWriter
      • Properties
        • Level
      • Methods
        • Dispose
        • Write
    • TimeComparisonGranularity
    • TraceLogWriter
      • Constructors
        • TraceLogWriter
      • Properties
        • IsClosed
        • Level
      • Methods
        • Close
        • Dispose
        • Write
        • WriteMessage
  • Rebex.IO
    • ActionOnExistingFiles
    • Checksum
      • Constructors
        • Checksum
      • Properties
        • Algorithm
        • Value
      • Methods
        • CompareTo
        • Equals
        • GetBytes
        • GetHashCode
        • ToString
      • Operators
        • Implicit
    • ChecksumAlgorithm
    • DeleteProgressChangedEventArgs
      • Constructors
        • DeleteProgressChangedEventArgs
      • Properties
        • DeleteState
        • FilesDeleted
        • FilesProcessed
        • FilesTotal
        • Item
        • ProgressPercentage
    • DeleteProgressState
    • FileSet
      • Constructors
        • FileSet
      • Properties
        • BasePath
        • ContainingDirectoriesIncluded
        • EmptyDirectoriesIncluded
        • Flatten
        • IsCaseSensitive
      • Methods
        • Exclude
        • GetLocalItems
        • Include
        • IsMatch
    • FileSetMatchMode
    • FileSystemItem
      • Properties
        • CreationTime
        • IsDirectory
        • IsFile
        • IsLink
        • LastAccessTime
        • LastWriteTime
        • Length
        • Name
        • Path
      • Methods
        • GetCreationTime
        • GetLastAccessTime
        • GetLastWriteTime
    • FileSystemItemCollection
      • Constructors
        • FileSystemItemCollection
      • Properties
        • Count
        • ICollection<FileSystemItem>.IsReadOnly
        • Item
        • SyncRoot
        • UsePath
      • Methods
        • Add
        • AddRange
        • CheckItem
        • Clear
        • Contains
        • CopyTo
        • GetEnumerator
        • GetFiles
        • GetTotalSize
        • IEnumerable.GetEnumerator
        • Remove
        • RemoveAt
        • Sort
    • FileSystemItemComparer
      • Constructors
        • FileSystemItemComparer
      • Methods
        • Compare
    • FileSystemItemComparerType
    • ItemDateTimes
    • LinkProcessingMode
    • LinkType
    • LocalItem
      • Constructors
        • LocalItem
      • Properties
        • Attributes
        • CreationTime
        • Exists
        • FullPath
        • IsDirectory
        • IsFile
        • IsLink
        • LastAccessTime
        • LastWriteTime
        • Length
        • Name
        • Path
      • Methods
        • ComputeCrc32
        • Delete
        • GetChecksum
        • GetCreationTime
        • GetDirectories
        • GetFiles
        • GetLastAccessTime
        • GetLastWriteTime
        • SetCreationTime
        • SetLastAccessTime
        • SetLastWriteTime
        • ToString
    • LocalItemCollection
      • Constructors
        • LocalItemCollection
      • Properties
        • Count
        • ICollection<FileSystemItem>.IsReadOnly
        • ICollection<LocalItem>.IsReadOnly
        • Item
        • SyncRoot
        • UsePath
      • Methods
        • Add
        • AddRange
        • CheckItem
        • Clear
        • Contains
        • CopyTo
        • GetEnumerator
        • GetFiles
        • GetTotalSize
        • IEnumerable.GetEnumerator
        • Remove
        • RemoveAt
        • Sort
    • MoveMode
    • OverwriteCondition
    • ProblemDetectedEventArgs
      • Constructors
        • ProblemDetectedEventArgs
      • Properties
        • Action
        • Exception
        • LocalItem
        • LocalPath
        • NewName
        • OverwriteCondition
        • ProblemType
        • Reaction
        • RemoteItem
        • RemotePath
        • UserState
      • Methods
        • Cancel
        • Fail
        • FollowLink
        • IsOverwriteConditionPossible
        • IsReactionPossible
        • Overwrite
        • Rename
        • Resume
        • Retry
        • Skip
    • TransferAction
    • TransferMethod
    • TransferProblemReaction
    • TransferProblemType
    • TransferProgressChangedEventArgs
      • Constructors
        • TransferProgressChangedEventArgs
      • Properties
        • Action
        • BytesPerSecond
        • BytesSinceLastEvent
        • BytesTotal
        • BytesTransferred
        • CurrentFileBytesTransferred
        • CurrentFileProgressPercentage
        • FilesProcessed
        • FilesTotal
        • FilesTransferred
        • ProgressPercentage
        • SourceItem
        • TargetPath
        • TransferState
    • TransferProgressState
    • TraversalMode
    • TraversingEventArgs
      • Constructors
        • TraversingEventArgs
      • Properties
        • Action
        • BytesTotal
        • FilesTotal
        • Item
        • TraversingState
        • UserState
    • TraversingState
    • VDirectory
      • Methods
        • CreateDirectory
        • Delete
        • EnumerateDirectories
        • EnumerateFiles
        • EnumerateFileSystemEntries
        • Exists
        • GetCreationTime
        • GetCreationTimeUtc
        • GetDirectories
        • GetDirectoryRoot
        • GetFiles
        • GetFileSystemEntries
        • GetLastAccessTime
        • GetLastAccessTimeUtc
        • GetLastWriteTime
        • GetLastWriteTimeUtc
        • GetLogicalDrives
        • GetParent
        • Move
        • SetCreationTime
        • SetCreationTimeUtc
        • SetLastAccessTime
        • SetLastAccessTimeUtc
        • SetLastWriteTime
        • SetLastWriteTimeUtc
    • VDirectoryInfo
      • Constructors
        • VDirectoryInfo
      • Fields
        • FullPath
        • OriginalPath
      • Properties
        • Attributes
        • CreationTime
        • CreationTimeUtc
        • Exists
        • Extension
        • FullName
        • LastAccessTime
        • LastAccessTimeUtc
        • LastWriteTime
        • LastWriteTimeUtc
        • Name
        • Parent
        • Root
      • Methods
        • Create
        • CreateSubdirectory
        • Delete
        • EnumerateDirectories
        • EnumerateFiles
        • EnumerateFileSystemInfos
        • GetDirectories
        • GetFiles
        • GetFileSystemInfos
        • MoveTo
        • Refresh
        • ToString
    • VDriveInfo
      • Constructors
        • VDriveInfo
      • Properties
        • AvailableFreeSpace
        • DriveFormat
        • DriveType
        • IsReady
        • Name
        • RootVDirectory
        • TotalFreeSpace
        • TotalSize
        • VolumeLabel
      • Methods
        • GetDrives
        • ToString
    • VFile
      • Methods
        • AppendAllLines
        • AppendAllLinesAsync
        • AppendAllText
        • AppendAllTextAsync
        • AppendText
        • Copy
        • Create
        • CreateText
        • Delete
        • Exists
        • GetAttributes
        • GetCreationTime
        • GetCreationTimeUtc
        • GetLastAccessTime
        • GetLastAccessTimeUtc
        • GetLastWriteTime
        • GetLastWriteTimeUtc
        • Move
        • Open
        • OpenRead
        • OpenText
        • OpenWrite
        • ReadAllBytes
        • ReadAllBytesAsync
        • ReadAllLines
        • ReadAllLinesAsync
        • ReadAllText
        • ReadAllTextAsync
        • ReadLines
        • Replace
        • SetAttributes
        • SetCreationTime
        • SetCreationTimeUtc
        • SetLastAccessTime
        • SetLastAccessTimeUtc
        • SetLastWriteTime
        • SetLastWriteTimeUtc
        • WriteAllBytes
        • WriteAllBytesAsync
        • WriteAllLines
        • WriteAllLinesAsync
        • WriteAllText
        • WriteAllTextAsync
    • VFileInfo
      • Constructors
        • VFileInfo
      • Fields
        • FullPath
        • OriginalPath
      • Properties
        • Attributes
        • CreationTime
        • CreationTimeUtc
        • DirectoryName
        • Exists
        • Extension
        • FullName
        • IsReadOnly
        • LastAccessTime
        • LastAccessTimeUtc
        • LastWriteTime
        • LastWriteTimeUtc
        • Length
        • Name
        • VDirectory
      • Methods
        • AppendText
        • CopyTo
        • Create
        • CreateText
        • Delete
        • MoveTo
        • Open
        • OpenRead
        • OpenText
        • OpenWrite
        • Refresh
        • Replace
        • ToString
    • VFileStream
      • Constructors
        • VFileStream
      • Properties
        • CanRead
        • CanSeek
        • CanWrite
        • IsAsync
        • Length
        • Name
        • Position
      • Methods
        • Dispose
        • Flush
        • Read
        • Seek
        • SetLength
        • Write
    • VFileSystemInfo
      • Constructors
        • VFileSystemInfo
      • Fields
        • FullPath
        • OriginalPath
      • Properties
        • Attributes
        • CreationTime
        • CreationTimeUtc
        • Exists
        • Extension
        • FullName
        • LastAccessTime
        • LastAccessTimeUtc
        • LastWriteTime
        • LastWriteTimeUtc
        • Name
      • Methods
        • Refresh
        • ToString
  • Rebex.IO.Compression
    • ArchiveAccessMode
    • ArchiveIntegrityCheckResult
      • Properties
        • Status
        • Success
      • Methods
        • ToString
    • ArchiveIntegrityCheckStatus
    • ArchiveItem
      • Properties
        • CanExtract
        • Comment
        • CompressedLength
        • CompressionMethod
        • Crc32
        • CreationTime
        • EncryptionAlgorithm
        • IsDeleted
        • IsDirectory
        • IsEmptyDirectory
        • IsEncrypted
        • IsFile
        • IsLink
        • IsRootDirectory
        • ItemType
        • LastAccessTime
        • LastWriteTime
        • Length
        • Name
        • Path
      • Methods
        • Delete
        • ExtractToArray
        • ExtractToDirectory
        • ExtractToFile
        • ExtractToStream
        • GetCreationTime
        • GetLastAccessTime
        • GetLastWriteTime
        • Open
        • Rename
        • ToString
    • ArchiveItemCollection
      • Constructors
        • ArchiveItemCollection
      • Properties
        • Count
        • ICollection.IsSynchronized
        • ICollection.SyncRoot
        • IList.IsFixedSize
        • IList.Item
        • IList<ArchiveItem>.Item
        • IsReadOnly
        • Items
      • Methods
        • ICollection.CopyTo
        • ICollection<ArchiveItem>.Add
        • ICollection<ArchiveItem>.Clear
        • ICollection<ArchiveItem>.Contains
        • ICollection<ArchiveItem>.CopyTo
        • ICollection<ArchiveItem>.Remove
        • IEnumerable.GetEnumerator
        • IEnumerable<ArchiveItem>.GetEnumerator
        • IList.Add
        • IList.Clear
        • IList.Contains
        • IList.IndexOf
        • IList.Insert
        • IList.Remove
        • IList.RemoveAt
        • IList<ArchiveItem>.IndexOf
        • IList<ArchiveItem>.Insert
        • IList<ArchiveItem>.RemoveAt
        • Sort
    • ArchiveItemType
    • ArchiveItemTypes
    • ArchiveOpenMode
    • ArchiveOperation
    • ArchiveOperationResult
      • Properties
        • FilesAffected
        • FilesCompressedLength
        • FilesUncompressedLength
    • ArchiveOperationStep
    • ArchivePasswordActions
    • ArchivePasswordReason
    • ArchiveProblemActions
    • ArchiveProblemType
    • ArchiveSaveAction
    • ArchiveSaveMode
    • ArchiveStreamCloseMode
    • ArchiveUnsupportedFeatureExtractMode
    • ChecksumVerificationMode
    • CompressionMethod
    • Compressor
      • Methods
        • Compress
        • Decompress
        • DecompressData
    • EncryptionAlgorithm
    • Gzip
      • Constructors
        • Gzip
      • Properties
        • CompressionLevel
      • Methods
        • Compress
        • Decompress
    • GzipException
      • Constructors
        • GzipException
    • Zip64Mode
    • ZipAddCompletedEventArgs
      • Properties
        • Result
    • ZipArchive
      • Constructors
        • ZipArchive
      • Properties
        • Comment
        • CompressionLevel
        • CompressionMethod
        • DefaultLogWriter
        • EncryptionAlgorithm
        • FilePath
        • IsBusy
        • IsDisposed
        • IsReadOnly
        • Item
        • LogWriter
        • Options
        • Password
        • SaveMode
      • Methods
        • Add
        • AddAsync
        • AddFile
        • AddFileAsync
        • Cancel
        • CheckIntegrity
        • Close
        • CreateDirectory
        • Decrypt
        • Delete
        • DeleteAsync
        • DeleteFile
        • DeleteFileAsync
        • DirectoryExists
        • Dispose
        • Encrypt
        • Extract
        • ExtractAll
        • ExtractAsync
        • ExtractFile
        • ExtractFileAsync
        • FileExists
        • GetEnumerator
        • GetItem
        • GetItems
        • GetItemsAsync
        • IDisposable.Dispose
        • IEnumerable.GetEnumerator
        • Move
        • MoveAsync
        • Save
        • SaveAsync
      • Events
        • PasswordRequired
        • ProblemDetected
        • ProgressChanged
        • ShrinkProgress
    • ZipArchiveOpenOptions
      • Constructors
        • ZipArchiveOpenOptions
      • Properties
        • LogWriter
        • Options
        • StreamCloseMode
    • ZipArchiveOptions
      • Properties
        • ChecksumVerificationMode
        • CompressorChunkSize
        • CompressorCount
        • CreateDirectoryEntries
        • DeleteUnfinishedFileOnExtractError
        • HideItemNamesInLog
        • LocalHeaderVerificationMode
        • MaxPasswordRetryCount
        • MultiFileLinkMode
        • MultiFileMoveMode
        • PasswordEncoding
        • RaiseEventsFromCurrentThread
        • RestoreDateTime
        • RestoreFileAttributes
        • UnsupportedFeatureExtractMode
        • Zip64Mode
    • ZipDeleteCompletedEventArgs
      • Properties
        • Result
    • ZipException
      • Constructors
        • ZipException
      • Properties
        • ArchiveItemPath
        • ExternalItemPath
        • ProblemType
      • Methods
        • ToString
    • ZipExtractCompletedEventArgs
      • Properties
        • Result
    • ZipGetItemsCompletedEventArgs
      • Properties
        • Result
    • ZipItem
      • Properties
        • CanExtract
        • Comment
        • CompressedLength
        • CompressionMethod
        • Crc32
        • CreationTime
        • EncryptionAlgorithm
        • IsDeleted
        • IsDirectory
        • IsEmptyDirectory
        • IsEncrypted
        • IsFile
        • IsLink
        • IsRootDirectory
        • ItemType
        • LastAccessTime
        • LastWriteTime
        • Length
        • LinkTarget
        • Name
        • Path
        • UnixGroupId
        • UnixOwnerId
        • UnixPermissions
      • Methods
        • Delete
        • ExtractToArray
        • ExtractToDirectory
        • ExtractToFile
        • ExtractToStream
        • GetCreationTime
        • GetLastAccessTime
        • GetLastWriteTime
        • Open
        • Rename
        • ToString
    • ZipItemCollection
      • Constructors
        • ZipItemCollection
      • Properties
        • Count
        • ICollection.IsSynchronized
        • ICollection.SyncRoot
        • IList.IsFixedSize
        • IList.Item
        • IList<ArchiveItem>.Item
        • IList<ZipItem>.Item
        • IsReadOnly
        • Item
        • Items
      • Methods
        • Contains
        • CopyTo
        • GetEnumerator
        • ICollection.CopyTo
        • ICollection<ArchiveItem>.Add
        • ICollection<ArchiveItem>.Clear
        • ICollection<ArchiveItem>.Contains
        • ICollection<ArchiveItem>.CopyTo
        • ICollection<ArchiveItem>.Remove
        • ICollection<ZipItem>.Add
        • ICollection<ZipItem>.Clear
        • ICollection<ZipItem>.Remove
        • IEnumerable.GetEnumerator
        • IEnumerable<ArchiveItem>.GetEnumerator
        • IList.Add
        • IList.Clear
        • IList.Contains
        • IList.IndexOf
        • IList.Insert
        • IList.Remove
        • IList.RemoveAt
        • IList<ArchiveItem>.IndexOf
        • IList<ArchiveItem>.Insert
        • IList<ArchiveItem>.RemoveAt
        • IList<ZipItem>.Insert
        • IList<ZipItem>.RemoveAt
        • IndexOf
        • Sort
    • ZipLocalHeaderVerificationModes
    • ZipMoveCompletedEventArgs
    • ZipOperationCompletedEventArgs
      • Properties
        • Result
    • ZipPasswordRequiredEventArgs
      • Properties
        • Action
        • ArchiveItemPath
        • ExternalItemPath
        • Password
        • PossibleActions
        • Reason
      • Methods
        • IsActionPossible
    • ZipProblemDetectedEventArgs
      • Properties
        • Action
        • ArchiveItemLastWriteTime
        • ArchiveItemLength
        • ArchiveItemPath
        • Exception
        • ExternalItemLastWriteTime
        • ExternalItemLength
        • ExternalItemPath
        • NewName
        • Operation
        • PossibleActions
        • ProblemType
      • Methods
        • IsActionPossible
    • ZipProgressChangedEventArgs
      • Properties
        • ArchiveItemPath
        • BytesProcessed
        • BytesTotal
        • CurrentFileBytesProcessed
        • CurrentFileLastWriteTime
        • CurrentFileLength
        • CurrentFileProgressPercentage
        • ExternalItemPath
        • FilesProcessed
        • FilesProcessedSuccessfully
        • FilesTotal
        • Operation
        • OperationStep
        • ProgressPercentage
    • ZipReader
      • Constructors
        • ZipReader
      • Properties
        • CanExtract
        • CompressedLength
        • CompressionMethod
        • Crc32
        • CreationTime
        • EncryptionAlgorithm
        • IsDirectory
        • IsEncrypted
        • IsFile
        • IsLink
        • ItemType
        • LastAccessTime
        • LastWriteTime
        • Length
        • Name
        • Password
        • Path
      • Methods
        • Close
        • Dispose
        • Extract
        • GetStream
        • IDisposable.Dispose
        • ReadNext
    • ZipSaveCompletedEventArgs
    • ZipShrinkProgressEventArgs
      • Properties
        • CurrentItemProgressPercentage
        • ItemsProcessed
        • ItemsTotal
        • Operation
        • ProgressPercentage
  • Rebex.IO.Compression.Streams
    • CompressionFormat
    • CompressionStream
      • Constructors
        • CompressionStream
      • Fields
        • DefaultCompressionLevel
      • Properties
        • CanRead
        • CanSeek
        • CanWrite
        • Length
        • Position
      • Methods
        • Dispose
        • Flush
        • Read
        • Seek
        • SetLength
        • Write
    • DecompressionStream
      • Constructors
        • DecompressionStream
      • Properties
        • CanRead
        • CanSeek
        • CanWrite
        • Length
        • Position
      • Methods
        • Dispose
        • Flush
        • Read
        • Seek
        • SetLength
        • Write
    • GzipCompressionStream
      • Constructors
        • GzipCompressionStream
      • Fields
        • DefaultCompressionLevel
      • Properties
        • CanRead
        • CanSeek
        • CanWrite
        • Comment
        • FileName
        • LastWriteTime
        • Length
        • Position
      • Methods
        • Dispose
        • Flush
        • Read
        • Seek
        • SetLength
        • StartNextFile
        • Write
    • GzipDecompressionStream
      • Constructors
        • GzipDecompressionStream
      • Properties
        • CanRead
        • CanSeek
        • CanWrite
        • Comment
        • FileName
        • LastWriteTime
        • Length
        • Position
      • Methods
        • Dispose
        • Flush
        • Read
        • ReadNextFileHeader
        • Seek
        • SetLength
        • Write
    • OpenMode
  • Rebex.IO.FileSystem
    • DirectoryNode
      • Constructors
        • DirectoryNode
      • Properties
        • Attributes
        • Context
        • Extension
        • IsDeleted
        • IsDirectory
        • IsFile
        • IsRootDirectory
        • Length
        • Name
        • NodeType
        • Parent
        • Path
        • TimeInfo
      • Methods
        • AsVDirectoryInfo
        • CopyTo
        • Create
        • CreateFileSystem
        • Delete
        • Equals
        • Exists
        • GetChildren
        • GetContent
        • GetDirectories
        • GetEnumerator
        • GetFiles
        • GetHashCode
        • GetUnaliasedNode
        • IEnumerable.GetEnumerator
        • MoveTo
        • Rename
        • SetAttributes
        • SetContent
        • SetTimeInfo
        • ToString
    • FileNode
      • Constructors
        • FileNode
      • Properties
        • Attributes
        • Context
        • Extension
        • IsDeleted
        • IsDirectory
        • IsFile
        • IsRootDirectory
        • Length
        • Name
        • NodeType
        • Parent
        • Path
        • TimeInfo
      • Methods
        • AsVFileInfo
        • CopyTo
        • Create
        • Delete
        • Equals
        • Exists
        • GetChildren
        • GetContent
        • GetEnumerator
        • GetHashCode
        • GetUnaliasedNode
        • IEnumerable.GetEnumerator
        • MoveTo
        • Rename
        • SetAttributes
        • SetContent
        • SetTimeInfo
        • ToString
    • FileSystemException
      • Constructors
        • FileSystemException
    • FileSystemIsReadOnlyException
      • Constructors
        • FileSystemIsReadOnlyException
    • FileSystemOperationCanceledException
      • Constructors
        • FileSystemOperationCanceledException
    • FileSystemProvider
      • Constructors
        • FileSystemProvider
      • Methods
        • CreateChildFileSystem
        • Dispose
    • FileSystemProviderExtensions
      • Methods
        • AsVDriveInfo
        • GetRootVDirectoryInfo
    • FileSystemProviderSettings
      • Constructors
        • FileSystemProviderSettings
      • Properties
        • Default
        • DriveName
        • EnableGetContentMethodForDirectories
        • EnableGetLengthMethodForDirectories
        • EnableRegistrationAsDrive
        • EnableSaveContentMethodForDirectories
        • EnableStrictChecks
        • LogWriter
    • FileSystemType
    • FileSystemUnboundedRecursiveCallException
      • Constructors
        • FileSystemUnboundedRecursiveCallException
    • LocalFileSystemProvider
      • Constructors
        • LocalFileSystemProvider
      • Properties
        • Root
      • Methods
        • CreateChildFileSystem
        • Dispose
    • MemoryFileSystemProvider
      • Constructors
        • MemoryFileSystemProvider
      • Properties
        • Root
      • Methods
        • CreateChildFileSystem
        • Dispose
    • MissingNodeException
      • Constructors
        • MissingNodeException
    • MountCapableFileSystemProvider
      • Constructors
        • MountCapableFileSystemProvider
      • Properties
        • Root
      • Methods
        • CreateChildFileSystem
        • Dispose
        • Mount
        • Unmount
    • NodeAttributes
      • Constructors
        • NodeAttributes
      • Properties
        • FileAttributes
        • IsReadOnly
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • Equality
        • Inequality
    • NodeBase
      • Constructors
        • NodeBase
      • Properties
        • Attributes
        • Context
        • Extension
        • IsDeleted
        • IsDirectory
        • IsFile
        • IsRootDirectory
        • Length
        • Name
        • NodeType
        • Parent
        • Path
        • TimeInfo
      • Methods
        • CopyTo
        • Create
        • Delete
        • Equals
        • Exists
        • GetChildren
        • GetContent
        • GetEnumerator
        • GetHashCode
        • GetUnaliasedNode
        • IEnumerable.GetEnumerator
        • MoveTo
        • Rename
        • SetAttributes
        • SetContent
        • SetTimeInfo
        • ToString
      • Operators
        • Equality
        • Inequality
    • NodeContent
      • Properties
        • IsDelayedWriteContent
        • IsImmediateWriteContent
        • IsReadOnly
        • Length
        • WasStreamClosedForcefully
      • Methods
        • CreateDelayedWriteContent
        • CreateImmediateWriteContent
        • CreateReadOnlyContent
        • Dispose
        • GetStream
    • NodeContentAccess
    • NodeContentParameters
      • Constructors
        • NodeContentParameters
      • Fields
        • ReadAccess
        • ReadWriteAccess
        • WriteAccess
      • Properties
        • AccessType
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • Equality
        • Inequality
    • NodePath
      • Constructors
        • NodePath
      • Fields
        • DirectorySeparator
        • Empty
        • RootDirectoryName
      • Properties
        • AllowBackslashInFileName
        • Comparer
        • Extension
        • FileName
        • FileNameWithoutExtension
        • HasExtension
        • IsEmpty
        • IsRootPath
        • Item
        • ParentPath
        • PathParts
        • PathPartsCount
        • StringPath
      • Methods
        • AddExtension
        • AddPathPart
        • ChangeExtension
        • Combine
        • Equals
        • GetEnumerator
        • GetHashCode
        • GetInvalidFileNameChars
        • GetSubPath
        • IEnumerable.GetEnumerator
        • IsNullOrEmpty
        • RemoveExtension
        • StartsWith
        • ToString
      • Operators
        • Equality
        • Explicit
        • Implicit
        • Inequality
    • NodePathException
      • Constructors
        • NodePathException
    • NodeTimeInfo
      • Constructors
        • NodeTimeInfo
      • Properties
        • CreationTime
        • Empty
        • LastAccessTime
        • LastWriteTime
      • Methods
        • Equals
        • GetHashCode
        • IsNullOrEmpty
        • ToString
        • WithCreateTime
        • WithLastAccessTime
        • WithLastWriteTime
      • Operators
        • Equality
        • Inequality
    • NodeType
    • ReadOnlyFileSystemProvider
      • Constructors
        • ReadOnlyFileSystemProvider
      • Fields
        • DefaultDirectoryContentLength
      • Properties
        • OriginalSettings
        • Root
        • Settings
      • Methods
        • Content
        • CreateChildFileSystem
        • Dispose
        • Exists
        • GetAttributes
        • GetChild
        • GetChildren
        • GetContent
        • GetLength
        • GetTimeInfo
        • MakeNewDirectoryNode
        • MakeNewFileNode
    • ReadWriteFileSystemProvider
      • Constructors
        • ReadWriteFileSystemProvider
      • Fields
        • DefaultDirectoryContentLength
      • Properties
        • OriginalSettings
        • Root
        • Settings
      • Methods
        • Content
        • CreateChildFileSystem
        • CreateDirectory
        • CreateFile
        • Delete
        • Dispose
        • Exists
        • GetAttributes
        • GetChild
        • GetChildren
        • GetContent
        • GetLength
        • GetTimeInfo
        • MakeNewDirectoryNode
        • MakeNewFileNode
        • Move
        • Rename
        • SaveContent
        • SetAttributes
        • SetTimeInfo
    • VDirectoryInfoExtensions
      • Methods
        • AsDirectoryNode
    • VFileInfoExtensions
      • Methods
        • AsFileNode
  • Rebex.IO.FileSystem.Notifications
    • CopyMoveCompletedEventArgs
      • Properties
        • OldNode
        • ResultNode
      • Methods
        • MarkAsHandled
    • CopyMoveEventArgs
      • Properties
        • NewParent
        • NewPath
        • OriginalNode
        • ResultNode
      • Methods
        • MarkAsHandled
    • ExistsNodeEventArgs
      • Properties
        • Path
        • ResultExists
      • Methods
        • MarkAsHandled
    • FileSystemNotificationExtensions
      • Methods
        • GetFileSystemNotifier
    • FileSystemNotifier
      • Properties
        • Provider
      • Methods
        • Dispose
      • Events
        • CopyCompleted
        • CopyPreview
        • CopySurrogate
        • CreateCompleted
        • CreatePreview
        • CreateSurrogate
        • DeleteCompleted
        • DeletePreview
        • DeleteSurrogate
        • ExistsNodeCompleted
        • ExistsNodePreview
        • ExistsNodeSurrogate
        • GetAttributesCompleted
        • GetAttributesPreview
        • GetAttributesSurrogate
        • GetChildrenCompleted
        • GetChildrenPreview
        • GetChildrenSurrogate
        • GetContentCompleted
        • GetContentPreview
        • GetContentSurrogate
        • GetLengthCompleted
        • GetLengthPreview
        • GetLengthSurrogate
        • GetNodeCompleted
        • GetNodePreview
        • GetNodesCompleted
        • GetNodesPreview
        • GetNodesSurrogate
        • GetNodeSurrogate
        • GetTimeInfoCompleted
        • GetTimeInfoPreview
        • GetTimeInfoSurrogate
        • MoveCompleted
        • MovePreview
        • MoveSurrogate
        • RenameCompleted
        • RenamePreview
        • RenameSurrogate
        • SaveContentCompleted
        • SaveContentPreview
        • SaveContentSurrogate
        • SetAttributesCompleted
        • SetAttributesPreview
        • SetAttributesSurrogate
        • SetContentCompleted
        • SetContentPreview
        • SetContentSurrogate
        • SetTimeInfoCompleted
        • SetTimeInfoPreview
        • SetTimeInfoSurrogate
    • FileSystemOperationEventArgs
      • Methods
        • MarkAsHandled
    • GetAttributesEventArgs
      • Properties
        • Node
        • ResultAttributes
      • Methods
        • MarkAsHandled
    • GetChildrenEventArgs
      • Properties
        • Node
        • RequiredChildrenType
        • ResultChildren
      • Methods
        • MarkAsHandled
    • GetContentEventArgs
      • Properties
        • ContentParameters
        • Node
        • ResultContent
      • Methods
        • MarkAsHandled
    • GetLengthEventArgs
      • Properties
        • Node
        • ResultLength
      • Methods
        • MarkAsHandled
    • GetNodeEventArgs
      • Properties
        • Path
        • ResultNode
      • Methods
        • MarkAsHandled
    • GetNodesEventArgs
      • Properties
        • Paths
        • ResultNodes
      • Methods
        • MarkAsHandled
    • GetTimeInfoEventArgs
      • Properties
        • Node
        • ResultTimeInfo
      • Methods
        • MarkAsHandled
    • PreviewCopyMoveEventArgs
      • Properties
        • IsCanceled
        • NewParent
        • Node
      • Methods
        • CancelOperation
    • PreviewFileSystemOperationEventAgs
      • Constructors
        • PreviewFileSystemOperationEventAgs
      • Properties
        • IsCanceled
      • Methods
        • CancelOperation
    • PreviewGetContentEventArgs
      • Properties
        • ContentParameters
        • IsCanceled
        • Node
      • Methods
        • CancelOperation
    • PreviewGetNodeEventAgs
      • Properties
        • IsCanceled
        • Path
      • Methods
        • CancelOperation
    • PreviewGetNodesEventAgs
      • Properties
        • IsCanceled
        • NodePaths
      • Methods
        • CancelOperation
    • PreviewRenameEventArgs
      • Properties
        • IsCanceled
        • NewName
        • Node
      • Methods
        • CancelOperation
    • PreviewSaveContentEventArgs
      • Properties
        • IsCanceled
        • NewContent
        • Node
      • Methods
        • CancelOperation
    • PreviewSetAttributesEventArgs
      • Properties
        • IsCanceled
        • NewAttributes
        • Node
      • Methods
        • CancelOperation
    • PreviewSetContentEventArgs
      • Properties
        • IsCanceled
        • NewContent
        • Node
      • Methods
        • CancelOperation
    • PreviewSetTimeInfoEventArgs
      • Properties
        • IsCanceled
        • NewTimeInfo
        • Node
      • Methods
        • CancelOperation
    • PreviewSingleNodeOperationEventArgs
      • Properties
        • IsCanceled
        • Node
      • Methods
        • CancelOperation
    • RenameCompletedEventArgs
      • Properties
        • OriginalNode
        • ResultNode
      • Methods
        • MarkAsHandled
    • RenameEventArgs
      • Properties
        • NewName
        • OriginalNode
        • ResultNode
      • Methods
        • MarkAsHandled
    • SaveContentEventArgs
      • Properties
        • Content
        • OriginalNode
        • ResultNode
      • Methods
        • MarkAsHandled
    • SetAttributesEventArgs
      • Properties
        • Attributes
        • OriginalNode
        • ResultNode
      • Methods
        • MarkAsHandled
    • SetContentEventArgs
      • Properties
        • Content
        • OriginalNode
        • ResultNode
      • Methods
        • MarkAsHandled
    • SetTimeInfoEventArgs
      • Properties
        • OriginalNode
        • ResultNode
        • TimeInfo
      • Methods
        • MarkAsHandled
    • SingleNodeOperationEventArgs
      • Properties
        • ResultNode
      • Methods
        • MarkAsHandled
  • Rebex.Mail
    • AlternateView
      • Constructors
        • AlternateView
      • Properties
        • Charset
        • ContentDescription
        • ContentDisposition
        • ContentId
        • ContentLocation
        • ContentString
        • ContentType
        • MediaType
        • Options
        • TransferEncoding
      • Methods
        • GetContentLength
        • GetContentStream
        • Save
        • SetContent
        • SetContentFromFile
        • ToMimeEntity
    • AlternateViewCollection
      • Constructors
        • AlternateViewCollection
      • Properties
        • Count
        • IsSynchronized
        • Item
        • SyncRoot
      • Methods
        • Add
        • AddRange
        • CopyTo
        • GetEnumerator
        • ICollection.CopyTo
        • IEnumerable.GetEnumerator
        • Insert
        • RemoveAt
    • Attachment
      • Constructors
        • Attachment
      • Properties
        • Charset
        • ContentDescription
        • ContentDisposition
        • ContentId
        • ContentLocation
        • ContentMessage
        • ContentString
        • ContentType
        • DisplayName
        • FileName
        • MediaType
        • Options
        • TransferEncoding
      • Methods
        • GetContentLength
        • GetContentStream
        • Save
        • SetContent
        • SetContentFromFile
        • ToMimeEntity
    • AttachmentBase
      • Constructors
        • AttachmentBase
      • Properties
        • Charset
        • ContentDescription
        • ContentDisposition
        • ContentId
        • ContentLocation
        • ContentString
        • ContentType
        • MediaType
        • Options
        • TransferEncoding
      • Methods
        • GetContentLength
        • GetContentStream
        • Save
        • SetContent
        • ToMimeEntity
    • AttachmentCollection
      • Constructors
        • AttachmentCollection
      • Properties
        • Count
        • IsSynchronized
        • Item
        • SyncRoot
      • Methods
        • Add
        • AddRange
        • CopyTo
        • GetEnumerator
        • ICollection.CopyTo
        • IEnumerable.GetEnumerator
        • RemoveAt
    • LinkedResource
      • Constructors
        • LinkedResource
      • Properties
        • Charset
        • ContentDescription
        • ContentDisposition
        • ContentId
        • ContentLocation
        • ContentString
        • ContentType
        • FileName
        • MediaType
        • Options
        • TransferEncoding
      • Methods
        • GetContentLength
        • GetContentStream
        • Save
        • SetContent
        • SetContentFromFile
        • ToMimeEntity
    • LinkedResourceCollection
      • Constructors
        • LinkedResourceCollection
      • Properties
        • Count
        • IsSynchronized
        • Item
        • SyncRoot
      • Methods
        • Add
        • AddRange
        • CopyTo
        • GetEnumerator
        • ICollection.CopyTo
        • IEnumerable.GetEnumerator
        • RemoveAt
    • MailEncryptionAlgorithm
    • MailEncryptionPaddingScheme
    • MailEncryptionParameters
      • Constructors
        • MailEncryptionParameters
      • Properties
        • EncryptionAlgorithm
        • HashAlgorithm
        • Label
        • PaddingScheme
    • MailException
      • Constructors
        • MailException
    • MailFormat
    • MailHashingAlgorithm
    • MailMessage
      • Constructors
        • MailMessage
      • Properties
        • AlternateViews
        • Attachments
        • Bcc
        • BodyHtml
        • BodyText
        • CanDecrypt
        • CC
        • CertificateFinder
        • Date
        • DefaultCharset
        • EncryptionAlgorithm
        • EnvelopeId
        • From
        • HasBodyHtml
        • HasBodyText
        • Headers
        • InReplyTo
        • IsDraft
        • IsEncrypted
        • IsSigned
        • MessageId
        • Priority
        • ReadOnly
        • ReceivedDate
        • Recipients
        • References
        • ReplyTo
        • Resources
        • Sender
        • Settings
        • Signers
        • Silent
        • Subject
        • To
      • Methods
        • Clone
        • CreateReply
        • Decrypt
        • Encrypt
        • Load
        • RemoveSignature
        • Save
        • Sign
        • ToByteArray
        • ToMimeMessage
        • ValidateSignature
      • Events
        • ParsingHeader
        • UnparsableHeader
      • Operators
        • Implicit
    • MailPriority
    • MailReplyOptions
    • MailServerType
    • MailSettings
      • Constructors
        • MailSettings
      • Properties
        • AllowOversizedLines
        • AlwaysWriteContentTransferEncoding
        • DisableEncryptionKeyPreference
        • DisableSinglePartHtmlWorkaround
        • DisableSMimeCapabilitiesAttribute
        • DoNotAddDateIfNoSubjectAndFrom
        • DoNotCloseStreamAfterLoad
        • DoNotParseMimeTree
        • DoNotQuoteProblematicSequences
        • DoNotTrimHeaderValues
        • IgnoreInvalidTnefMessages
        • IgnoreMsgTransportHeaders
        • IgnoreUnparsableHeaders
        • IgnoreUnparsableSignatures
        • LoadMsgProperties
        • OnlyParseHeaders
        • PreferExplicitBody
        • ProcessAllHeaders
        • RtfMode
        • SkipCertificateUsageCheck
        • SkipSenderCheck
        • SkipTnefMessageProcessing
        • TreatAdditionalMixedTextPartsAsView
        • TreatMixedInlineAsAttachment
        • UseDefaultCharsetForHeaders
      • Methods
        • Clone
    • MailSignaturePaddingScheme
    • MailSignatureParameters
      • Constructors
        • MailSignatureParameters
      • Properties
        • HashAlgorithm
        • PaddingScheme
        • SaltLength
        • Silent
        • Style
    • MailSignatureStatus
    • MailSignatureStyle
    • MailSignatureValidationOptions
    • MailSignatureValidity
      • Properties
        • CertificateValidationStatus
        • SignatureValidationStatus
        • Status
        • Valid
      • Methods
        • GetMissingSignatures
    • MailSpool
      • Methods
        • Send
    • MediaTypeNames
    • MediaTypeNames.Application
      • Fields
        • Octet
        • Pdf
        • Rtf
        • Soap
        • Zip
    • MediaTypeNames.Image
      • Fields
        • Gif
        • Jpeg
        • Png
        • Tiff
    • MediaTypeNames.Message
      • Fields
        • Partial
        • Rfc822
    • MediaTypeNames.Multipart
      • Fields
        • Alternative
        • Digest
        • Mixed
        • Parallel
        • Related
        • Report
        • Signed
    • MediaTypeNames.Text
      • Fields
        • Enriched
        • Html
        • Plain
        • RichText
        • Rtf
        • Xml
    • MsgAddress
      • Constructors
        • MsgAddress
      • Properties
        • AddressType
        • DisplayName
        • EmailAddress
        • SmtpAddress
      • Methods
        • Equals
        • GetHashCode
        • IEquatable<MsgAddress>.Equals
        • ToString
      • Operators
        • Equality
        • Implicit
        • Inequality
    • MsgAddressCollection
      • Properties
        • Count
        • ICollection<MsgAddress>.IsReadOnly
        • Item
      • Methods
        • Add
        • Clear
        • Contains
        • CopyTo
        • GetEnumerator
        • IEnumerable.GetEnumerator
        • Remove
        • RemoveAt
        • ToString
    • MsgAddressType
    • MsgAttachment
      • Properties
        • Data
        • DisplayName
        • FileName
        • IsEmbeddedMessage
        • Properties
      • Methods
        • Save
        • ToMessage
    • MsgAttachmentCollection
      • Properties
        • Count
        • ICollection<MsgAttachment>.IsReadOnly
        • Item
      • Methods
        • Add
        • Clear
        • Contains
        • CopyTo
        • GetEnumerator
        • ICollection<MsgAttachment>.Add
        • IEnumerable.GetEnumerator
        • Remove
        • RemoveAt
    • MsgMessage
      • Constructors
        • MsgMessage
      • Properties
        • Attachments
        • Bcc
        • BodyHtml
        • BodyRtf
        • BodyText
        • CC
        • From
        • IsDraft
        • Properties
        • Sender
        • Subject
        • To
      • Methods
        • Load
        • Save
        • SetBody
    • MsgMessageException
      • Constructors
        • MsgMessageException
    • MsgProperty
      • Properties
        • DataType
        • Id
        • Kind
        • Name
        • PropertySet
        • Tag
        • Value
      • Methods
        • GetRawData
        • ToString
    • MsgPropertyCollection
      • Properties
        • Count
        • ICollection<MsgProperty>.IsReadOnly
        • Item
      • Methods
        • Clear
        • Contains
        • CopyTo
        • GetEnumerator
        • GetValue
        • ICollection<MsgProperty>.Add
        • IEnumerable.GetEnumerator
        • Remove
        • SetValue
        • TryGetValue
    • MsgPropertyDataType
    • MsgPropertyId
    • MsgPropertyKind
    • MsgPropertySet
    • MsgPropertyTag
    • ReplyBodyTransformation
    • RtfProcessingMode
    • SubjectInfo
      • Properties
        • Certificate
        • CertificateChain
        • DigestAlgorithm
        • EncryptionParameters
        • Identifier
        • SignatureParameters
    • SubjectInfoCollection
      • Properties
        • Count
        • IsSynchronized
        • Item
        • SyncRoot
      • Methods
        • CopyTo
        • GetEnumerator
        • ICollection.CopyTo
        • IEnumerable<SubjectInfo>.GetEnumerator
  • Rebex.Mime
    • DispositionTypeNames
      • Fields
        • Attachment
        • Inline
    • MimeEntity
      • Constructors
        • MimeEntity
      • Properties
        • CertificateFinder
        • Charset
        • ContentDescription
        • ContentDisposition
        • ContentId
        • ContentLocation
        • ContentMessage
        • ContentString
        • ContentTransferEncoding
        • ContentType
        • DefaultCharset
        • EnvelopedContentInfo
        • Epilogue
        • Headers
        • IsMultipart
        • Kind
        • Name
        • Options
        • Parent
        • Parts
        • Preamble
        • ReadOnly
        • SignatureStyle
        • SignedContentInfo
        • Silent
        • TransferEncoding
      • Methods
        • Clone
        • Decrypt
        • Encrypt
        • GetContentStream
        • GetRawContentStream
        • GetSignatureEntity
        • Load
        • OnBrokenHeader
        • Save
        • SetContent
        • SetContentFromFile
        • SetEnvelopedContent
        • SetSignedContent
        • Sign
        • ToMessage
        • ToStream
        • ValidateSignature
      • Events
        • ParsingHeader
        • UnparsableHeader
    • MimeEntityCollection
      • Properties
        • Count
        • Item
        • SyncRoot
      • Methods
        • Add
        • Clear
        • GetEnumerator
        • IEnumerable<MimeEntity>.GetEnumerator
        • Insert
        • Remove
        • RemoveAt
    • MimeEntityKind
    • MimeException
      • Constructors
        • MimeException
      • Properties
        • Message
        • Status
    • MimeExceptionStatus
    • MimeHeader
      • Constructors
        • MimeHeader
      • Properties
        • Name
        • Raw
        • Unparsable
        • Value
      • Methods
        • Clone
        • DecodeMimeHeader
        • Encode
        • ToString
    • MimeHeaderCollection
      • Properties
        • Count
        • Item
        • SyncRoot
      • Methods
        • Add
        • Clear
        • GetAllHeaders
        • GetAllHeaderValuesRaw
        • GetEnumerator
        • GetRaw
        • IEnumerable<MimeHeader>.GetEnumerator
        • Insert
        • Remove
        • RemoveAt
    • MimeMessage
      • Constructors
        • MimeMessage
      • Properties
        • Bcc
        • CC
        • CertificateFinder
        • Charset
        • Comments
        • ContentDescription
        • ContentDisposition
        • ContentId
        • ContentLocation
        • ContentMessage
        • ContentString
        • ContentTransferEncoding
        • ContentType
        • Date
        • DefaultCharset
        • DispositionNotificationTo
        • EnvelopedContentInfo
        • EnvelopeId
        • Epilogue
        • From
        • Headers
        • InReplyTo
        • IsMultipart
        • Keywords
        • Kind
        • ListArchive
        • ListHelp
        • ListOwner
        • ListPost
        • ListSubscribe
        • ListUnsubscribe
        • MessageId
        • Name
        • Options
        • Parent
        • Parts
        • Preamble
        • Priority
        • ReadOnly
        • References
        • ReplyTo
        • Sender
        • SignatureStyle
        • SignedContentInfo
        • Silent
        • Subject
        • To
        • TransferEncoding
      • Methods
        • Clone
        • Decrypt
        • Encrypt
        • GetContentStream
        • GetRawContentStream
        • GetSignatureEntity
        • Load
        • OnBrokenHeader
        • Save
        • SetContent
        • SetContentFromFile
        • SetEnvelopedContent
        • SetSignedContent
        • Sign
        • ToMessage
        • ToStream
        • ValidateSignature
      • Events
        • ParsingHeader
        • UnparsableHeader
    • MimeOptions
    • MimeParsingHeaderEventArgs
      • Properties
        • Name
        • Raw
    • MimePriority
    • MimeSignatureStyle
    • MimeUnparsableHeaderEventArgs
      • Properties
        • Error
        • Ignore
        • Name
        • Raw
        • Severity
        • Status
      • Methods
        • SetHeaderValue
    • MimeUnparsableHeaderSeverity
    • MimeUnparsableHeaderStatus
    • TransferEncoding
  • Rebex.Mime.Headers
    • ContentDisposition
      • Constructors
        • ContentDisposition
      • Properties
        • CreationDate
        • Disposition
        • FileName
        • Inline
        • ModificationDate
        • Parameters
        • ReadDate
        • Size
      • Methods
        • Clone
        • Encode
        • Equals
        • GetHashCode
        • ToString
    • ContentLocation
      • Constructors
        • ContentLocation
      • Properties
        • Location
      • Methods
        • Clone
        • Encode
        • Equals
        • GetHashCode
        • ToString
    • ContentTransferEncoding
      • Constructors
        • ContentTransferEncoding
      • Properties
        • Encoding
        • IsKnown
      • Methods
        • Clone
        • CreateDecodingStream
        • Encode
        • Equals
        • GetHashCode
        • ToString
    • ContentType
      • Constructors
        • ContentType
      • Properties
        • Boundary
        • CharSet
        • Encoding
        • MediaType
        • Parameters
      • Methods
        • Clone
        • Encode
        • Equals
        • GetHashCode
        • ToString
    • HeaderValueCollection
      • Properties
        • Count
        • IsSynchronized
        • SyncRoot
      • Methods
        • AddRange
        • Clear
        • Clone
        • CopyTo
        • Encode
        • GetEnumerator
        • RemoveAt
    • IHeader
      • Methods
        • Clone
        • Encode
    • ListCommandUrl
      • Constructors
        • ListCommandUrl
      • Properties
        • Url
      • Methods
        • Clone
        • Encode
        • ToString
      • Operators
        • Implicit
    • ListCommandUrlCollection
      • Constructors
        • ListCommandUrlCollection
      • Properties
        • Count
        • IsSynchronized
        • Item
        • SyncRoot
      • Methods
        • Add
        • AddRange
        • Clear
        • Clone
        • CopyTo
        • Encode
        • GetEnumerator
        • IEnumerable<ListCommandUrl>.GetEnumerator
        • RemoveAt
        • ToString
      • Operators
        • Implicit
    • MailAddress
      • Constructors
        • MailAddress
      • Properties
        • Address
        • DisplayName
        • Host
        • User
      • Methods
        • Clone
        • Encode
        • ToString
      • Operators
        • Implicit
    • MailAddressCollection
      • Constructors
        • MailAddressCollection
      • Properties
        • Count
        • IsSynchronized
        • Item
        • SyncRoot
      • Methods
        • Add
        • AddRange
        • Clear
        • Clone
        • CopyTo
        • Encode
        • GetEnumerator
        • IEnumerable<MailAddress>.GetEnumerator
        • RemoveAt
        • ToString
      • Operators
        • Implicit
    • MailDateTime
      • Constructors
        • MailDateTime
      • Properties
        • LocalTime
        • OriginalTime
        • TimeZone
        • UniversalTime
      • Methods
        • Clone
        • Encode
        • ToString
      • Operators
        • Implicit
    • MessageId
      • Constructors
        • MessageId
      • Properties
        • Id
      • Methods
        • Clone
        • Encode
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • Implicit
    • MessageIdCollection
      • Constructors
        • MessageIdCollection
      • Properties
        • Count
        • IsSynchronized
        • Item
        • SyncRoot
      • Methods
        • Add
        • AddRange
        • Clear
        • Clone
        • CopyTo
        • Encode
        • GetEnumerator
        • IEnumerable<MessageId>.GetEnumerator
        • RemoveAt
        • ToString
      • Operators
        • Implicit
    • MimeParameterCollection
      • Properties
        • Count
        • Item
        • Names
      • Methods
        • Add
        • Encode
        • Remove
        • ToString
    • MimeParameterList
      • Properties
        • Count
        • Item
        • Names
      • Methods
        • Add
        • Encode
        • Remove
        • ToString
    • MimeVersion
      • Constructors
        • MimeVersion
      • Properties
        • Major
        • Minor
      • Methods
        • Clone
        • Encode
        • ToString
    • PhraseCollection
      • Constructors
        • PhraseCollection
      • Properties
        • Count
        • IsSynchronized
        • Item
        • SyncRoot
      • Methods
        • Add
        • AddRange
        • Clear
        • Clone
        • CopyTo
        • Encode
        • GetEnumerator
        • IEnumerable<String>.GetEnumerator
        • RemoveAt
        • ToString
      • Operators
        • Implicit
    • Received
      • Constructors
        • Received
      • Methods
        • Clone
        • Encode
        • ToString
    • ReturnPath
      • Constructors
        • ReturnPath
      • Properties
        • Address
        • Host
        • User
      • Methods
        • Clone
        • Encode
        • ToString
    • Unparsed
      • Constructors
        • Unparsed
      • Methods
        • Clone
        • Encode
        • ToString
    • Unstructured
      • Constructors
        • Unstructured
      • Properties
        • Value
      • Methods
        • Clone
        • Encode
        • ToString
  • Rebex.Net
    • CertificateRequestHandler
      • Fields
        • NoCertificate
        • StoreSearch
      • Methods
        • CreateRequestHandler
    • CertificateVerifier
      • Fields
        • AcceptAll
        • Default
    • Daytime
      • Constructors
        • Daytime
      • Fields
        • DefaultPort
      • Properties
        • Timeout
        • UseTcp
      • Methods
        • GetTime
        • GetTimeAsync
        • Parse
        • SynchronizeSystemClock
        • SynchronizeSystemClockAsync
    • DeliveryStatusNotificationConditions
    • DeliveryStatusNotificationOriginalMessageMethod
    • Ews
      • Constructors
        • Ews
      • Properties
        • DefaultLogWriter
        • DeleteMode
        • InstanceId
        • IsAuthenticated
        • IsBusy
        • IsConnected
        • LogWriter
        • Proxy
        • Server
        • ServerName
        • ServerPort
        • Settings
        • Timeout
        • TlsSocket
        • UserName
      • Methods
        • AddAttachment
        • AddAttachmentAsync
        • Connect
        • ConnectAsync
        • CopyFolder
        • CopyFolderAsync
        • CopyItem
        • CopyItemAsync
        • CreateFolder
        • CreateFolderAsync
        • DeleteAttachment
        • DeleteAttachmentAsync
        • DeleteFolder
        • DeleteFolderAsync
        • DeleteFolderContent
        • DeleteFolderContentAsync
        • DeleteItem
        • DeleteItemAsync
        • Disconnect
        • DisconnectAsync
        • Dispose
        • ExportItem
        • ExportItemAsync
        • FindFolder
        • FindFolderAsync
        • FolderExists
        • FolderExistsAsync
        • GetAttachment
        • GetAttachmentAsync
        • GetFolderId
        • GetFolderIdAsync
        • GetFolderInfo
        • GetFolderInfoAsync
        • GetFolderList
        • GetFolderListAsync
        • GetHashCode
        • GetItem
        • GetItemAsync
        • GetItemInfo
        • GetItemInfoAsync
        • GetItemList
        • GetItemListAsync
        • GetMailMessage
        • GetMailMessageAsync
        • GetMessage
        • GetMessageAsync
        • GetMessageInfo
        • GetMessageInfoAsync
        • GetMessageList
        • GetMessageListAsync
        • GetMimeMessage
        • GetMimeMessageAsync
        • GetSupportedAuthenticationMethods
        • GetUpdatedFolders
        • GetUpdatedFoldersAsync
        • GetUpdatedItems
        • GetUpdatedItemsAsync
        • ImportItem
        • ImportItemAsync
        • ItemExists
        • ItemExistsAsync
        • Login
        • LoginAsync
        • MoveFolder
        • MoveFolderAsync
        • MoveItem
        • MoveItemAsync
        • ProvisionHeaders
        • ProvisionHeadersAsync
        • RenameFolder
        • RenameFolderAsync
        • ResolveNames
        • ResolveNamesAsync
        • Search
        • SearchAsync
        • SearchItems
        • SearchItemsAsync
        • SendMessage
        • SendMessageAsync
        • SetSocketFactory
        • StoreItem
        • StoreItemAsync
        • StoreMessage
        • StoreMessageAsync
        • ToString
        • UpdateItem
        • UpdateItemAsync
      • Events
        • ValidatingCertificate
    • EwsAttachmentId
      • Constructors
        • EwsAttachmentId
      • Properties
        • ChangeKey
        • Value
      • Methods
        • GetNativeChangeKey
        • GetNativeValue
        • ToString
      • Operators
        • Implicit
    • EwsAttachmentInfo
      • Properties
        • ContentType
        • Id
        • IsInline
        • LastModifiedTime
        • Name
        • Size
    • EwsAuthentication
    • EwsBodyFormat
    • EwsCategoryCollection
      • Constructors
        • EwsCategoryCollection
      • Properties
        • Count
        • ICollection<String>.IsReadOnly
        • SyncRoot
      • Methods
        • Add
        • AddRange
        • Clear
        • Contains
        • CopyTo
        • GetEnumerator
        • IEnumerable.GetEnumerator
        • Remove
      • Operators
        • Implicit
    • EwsDateTimeRange
      • Constructors
        • EwsDateTimeRange
      • Properties
        • From
        • To
    • EwsDeleteMode
    • EwsDeleteScope
    • EwsException
      • Constructors
        • EwsException
      • Properties
        • Properties
        • ProtocolCode
        • ProtocolMessage
        • Status
    • EwsExceptionStatus
    • EwsFlag
      • Constructors
        • EwsFlag
      • Properties
        • CompleteDate
        • DueDate
        • StartDate
        • Status
    • EwsFlagStatus
    • EwsFolderId
      • Constructors
        • EwsFolderId
      • Properties
        • Calendar
        • ChangeKey
        • Contacts
        • DeletedItems
        • Drafts
        • Inbox
        • IsSpecial
        • JunkEmail
        • Mailbox
        • Outbox
        • PublicFolders
        • Root
        • SentItems
        • SpecialFolder
        • Tasks
        • Value
      • Methods
        • GetNativeChangeKey
        • GetNativeValue
        • ToString
      • Operators
        • Implicit
    • EwsFolderInfo
      • Properties
        • ChildFolderCount
        • ExchangeClass
        • Id
        • Name
        • ParentId
        • TotalItemCount
        • UnreadItemCount
    • EwsImpersonation
      • Properties
        • SmtpAddress
    • EwsIndexOrigin
    • EwsItemCollection
      • Constructors
        • EwsItemCollection
      • Properties
        • Count
        • ICollection<EwsItemInfo>.IsReadOnly
        • Item
        • PageResult
        • SyncRoot
      • Methods
        • Add
        • AddRange
        • Clear
        • Contains
        • CopyTo
        • GetEnumerator
        • IEnumerable.GetEnumerator
        • Remove
    • EwsItemFields
    • EwsItemFormat
    • EwsItemId
      • Constructors
        • EwsItemId
      • Properties
        • ChangeKey
        • Value
      • Methods
        • GetNativeChangeKey
        • GetNativeValue
        • ToString
      • Operators
        • Implicit
    • EwsItemImportance
    • EwsItemInfo
      • Properties
        • Attachments
        • Categories
        • CreatedDate
        • ExchangeClass
        • Flag
        • HasAttachments
        • Headers
        • Id
        • InReplyTo
        • IsDraft
        • ItemType
        • LastModifiedDate
        • Priority
        • ReceivedDate
        • SentDate
        • Size
        • Subject
      • Methods
        • FromXml
        • ToXml
    • EwsItemMetadata
      • Constructors
        • EwsItemMetadata
      • Properties
        • Body
        • Categories
        • Flag
        • Importance
        • Subject
    • EwsItemReadFlagInfo
      • Properties
        • Id
        • IsRead
    • EwsItemSensitivity
    • EwsItemSortBy
    • EwsItemSortOrder
    • EwsItemType
    • EwsListView
      • Constructors
        • EwsListView
      • Properties
        • PageView
        • SortParameters
      • Methods
        • AddSortParameter
        • SetPageView
        • SetSortParameters
    • EwsMessageBody
      • Constructors
        • EwsMessageBody
      • Properties
        • Content
        • Format
      • Operators
        • Implicit
    • EwsMessageCollection
      • Constructors
        • EwsMessageCollection
      • Properties
        • Count
        • ICollection<EwsMessageInfo>.IsReadOnly
        • Item
        • PageResult
        • SyncRoot
      • Methods
        • Add
        • AddRange
        • Clear
        • Contains
        • CopyTo
        • GetEnumerator
        • IEnumerable.GetEnumerator
        • Remove
    • EwsMessageInfo
      • Properties
        • Attachments
        • Bcc
        • Body
        • Categories
        • CC
        • CreatedDate
        • ExchangeClass
        • Flag
        • From
        • HasAttachments
        • Headers
        • IconType
        • Id
        • InReplyTo
        • IsDraft
        • IsRead
        • ItemType
        • LastModifiedDate
        • MessageId
        • MessageType
        • Priority
        • ReceivedDate
        • Sender
        • Sensitivity
        • SentDate
        • Size
        • Subject
        • TextBody
        • To
      • Methods
        • FromXml
        • ToXml
    • EwsMessageMetadata
      • Constructors
        • EwsMessageMetadata
      • Properties
        • Body
        • Categories
        • Flag
        • Importance
        • IsRead
        • Sensitivity
        • Subject
    • EwsMessageType
    • EwsPageView
      • Methods
        • CreateFractional
        • CreateIndexed
    • EwsPageViewResult
      • Properties
        • IsLastPage
        • ItemsTotal
        • NextDenominator
        • NextNumerator
        • NextOffset
    • EwsResolvedName
      • Properties
        • EmailAddress
        • Name
    • EwsSearchParameter
      • Methods
        • And
        • Arrived
        • Body
        • Category
        • CC
        • From
        • FullText
        • HasFlag
        • Header
        • Importance
        • IsDraft
        • IsRead
        • MessageId
        • Not
        • NotCategory
        • NotCc
        • NotFrom
        • NotTo
        • Or
        • Sender
        • Sensitivity
        • Sent
        • Size
        • Subject
        • To
    • EwsServerInfo
      • Properties
        • ProductName
        • Version
    • EwsSettings
      • Constructors
        • EwsSettings
      • Properties
        • Culture
        • ExpectContinueSizeThreshold
        • ExpectContinueTimeout
        • HttpHeaders
        • Impersonation
        • RaiseEventsFromCurrentThread
        • SslAcceptAllCertificates
        • SslAllowedCurves
        • SslAllowedSuites
        • SslAllowedVersions
        • SslAllowVulnerableSuites
        • SslChannelBindingEnabled
        • SslClientCertificateRequestHandler
        • SslDoNotInsertEmptyFragment
        • SslEnableSilentClosure
        • SslExtendedMasterSecretEnabled
        • SslMinimumDiffieHellmanKeySize
        • SslRenegotiationExtensionEnabled
        • SslRenegotiationMode
        • SslServerCertificateValidationOptions
        • SslServerCertificateVerifier
        • SslServerName
        • SslServerNameIndicationEnabled
        • SslSession
        • SslStrictKeyUsageValidation
        • UseDefaultDomain
      • Methods
        • GetNamedGroups
        • GetPreferredSuites
        • GetPskKeyExchangeModes
        • GetSignatureSchemes
        • GetSymmetricCipherSuites
        • SetNamedGroups
        • SetPreferredSuites
        • SetPskKeyExchangeModes
        • SetSignatureSchemes
        • SetSymmetricCipherSuites
        • ToParameters
    • EwsSortParameter
      • Constructors
        • EwsSortParameter
      • Properties
        • SortBy
        • SortOrder
    • EwsSpecialFolder
    • EwsTraversalScope
    • EwsUpdatedFoldersInfo
    • EwsUpdatedItemsInfo
      • Properties
        • ReadFlagChanged
    • EwsUpdatesInfo<TInfo, TId>
      • Properties
        • Checkpoint
        • Created
        • Deleted
        • IsLastResult
        • Updated
    • FileTransferClient
      • Constructors
        • FileTransferClient
      • Properties
        • DefaultLogWriter
        • Encoding
        • Fingerprint
        • FtpPassiveMode
        • FtpTransferMode
        • IFtp.Settings
        • Inner
        • InstanceId
        • IsAuthenticated
        • IsBusy
        • IsConnected
        • IsSecured
        • LocalEndPoint
        • LogWriter
        • MaxDownloadSpeed
        • MaxUploadSpeed
        • Proxy
        • RemoteEndPoint
        • ServerName
        • ServerPort
        • Settings
        • SshSession
        • Timeout
        • TransferType
        • UserName
      • Methods
        • Abort
        • ChangeDirectory
        • ChangeDirectoryAsync
        • CheckConnectionState
        • Connect
        • ConnectAsync
        • CreateDirectory
        • CreateDirectoryAsync
        • Delete
        • DeleteAsync
        • DeleteFile
        • DeleteFileAsync
        • DirectoryExists
        • DirectoryExistsAsync
        • Disconnect
        • DisconnectAsync
        • Dispose
        • Download
        • DownloadAsync
        • FileExists
        • FileExistsAsync
        • GetChecksum
        • GetCurrentDirectory
        • GetCurrentDirectoryAsync
        • GetDownloadStream
        • GetDownloadStreamAsync
        • GetFile
        • GetFileAsync
        • GetFileDateTime
        • GetFileDateTimeAsync
        • GetFileLength
        • GetFileLengthAsync
        • GetHashCode
        • GetInfo
        • GetInfoAsync
        • GetItems
        • GetItemsAsync
        • GetList
        • GetListAsync
        • GetNameList
        • GetNameListAsync
        • GetRawList
        • GetRawListAsync
        • GetUploadStream
        • GetUploadStreamAsync
        • KeepAlive
        • KeepAliveAsync
        • Login
        • LoginAsync
        • PutFile
        • PutFileAsync
        • RemoveDirectory
        • RemoveDirectoryAsync
        • Rename
        • RenameAsync
        • SetFileDateTime
        • SetFileDateTimeAsync
        • SetSocketFactory
        • Upload
        • UploadAsync
      • Events
        • DeleteProgressChanged
        • FingerprintCheck
        • ListItemReceived
        • ProblemDetected
        • TransferProgressChanged
        • Traversing
        • ValidatingCertificate
    • FileTransferMode
    • FileTransferSettings
      • Properties
        • As400ListingDateFormat
        • CompressionLevel
        • ConnectPassiveLater
        • DisableFxpStatWorkaround
        • DisableImplicitAs400NameFormat
        • DisableInvalidPassiveModeAddressWorkaround
        • DisablePathNormalization
        • DisableProgressPercentage
        • DisablePutFileZeroOffsetTruncate
        • DisableSftp4
        • DisableTransferQueue
        • DoNotDetectFeatures
        • DoNotSendAbort
        • DoNotSendSignals
        • DownloadBufferSize
        • DownloadQueueLength
        • EnableChecksumVerification
        • EnableControlConnectionFlushing
        • EnableFactsNegotiation
        • EnableFileSync
        • EnableMultipleBlockingCalls
        • ForceActiveCcc
        • ForceExtendedDataChannelCommand
        • ForceListHiddenFiles
        • ForceMdtmForGetFileDateTime
        • ForceSimpleDirectoryExists
        • FtpSecureTransfers
        • GetFileOpenRemoteFirst
        • IgnorePassiveModeAddress
        • KeepAliveDuringTransfer
        • KeepAliveDuringTransferInterval
        • MdtmSetTimeOffset
        • MultiFileLinkMode
        • MultiFileMoveMode
        • PauseBeforeUploadClose
        • PreferredChecksumAlgorithm
        • RaiseEventsFromCurrentThread
        • RecheckItemExistence
        • RestoreDateTime
        • ReuseControlConnectionSession
        • SendDataAsynchronously
        • SkipDuplicateItems
        • SshParameters
        • SslAcceptAllCertificates
        • SslAllowedCurves
        • SslAllowedSuites
        • SslAllowedVersions
        • SslAllowVulnerableSuites
        • SslClientCertificateRequestHandler
        • SslDoNotInsertEmptyFragment
        • SslMinimumDiffieHellmanKeySize
        • SslReuseSessions
        • SslServerCertificateValidationOptions
        • SslServerCertificateVerifier
        • SslServerName
        • SslUpgradeType
        • TimeComparisonGranularity
        • TimeoutAsynchronousMethods
        • TryPasswordFirst
        • UploadBufferSize
        • UploadCommand
        • UploadQueueLength
        • UseLargeBuffers
        • UseLegacyPaths
        • UsePosixRename
        • UseReadWriteModeForDownloads
        • UseSmallPackets
        • WaitForServerWelcomeMessage
      • Methods
        • ClearCommandChannel
        • ClearCommandChannelAsync
        • Clone
        • GetSymmetricCipherSuites
        • SetSymmetricCipherSuites
    • ForwardingRequestEventArgs
      • Properties
        • Handle
      • Methods
        • Accept
        • Reject
    • Ftp
      • Constructors
        • Ftp
      • Fields
        • DefaultImplicitSslPort
        • DefaultPort
      • Properties
        • AbortTimeout
        • DataAddress
        • DataPortRange
        • DefaultLogWriter
        • EnabledExtensions
        • Encoding
        • IFtp.Settings
        • IFtp.TransferType
        • InstanceId
        • IsAuthenticated
        • IsBusy
        • IsConnected
        • IsSecured
        • LocalEndPoint
        • LogWriter
        • MaxDownloadSpeed
        • MaxUploadSpeed
        • Passive
        • Proxy
        • RemoteEndPoint
        • SecureTransfers
        • ServerName
        • ServerPort
        • Settings
        • State
        • SupportedExtensions
        • Timeout
        • TlsSocket
        • TransferMode
        • TransferState
        • TransferType
        • UploadBufferLength
        • UserName
        • Version
      • Methods
        • Abort
        • AppendFile
        • AppendFileAsync
        • CalculateLocalChecksum
        • CalculateLocalChecksumAsync
        • ChangeDirectory
        • ChangeDirectoryAsync
        • CheckConnectionState
        • ClearCommandChannel
        • ClearCommandChannelAsync
        • Connect
        • ConnectAsync
        • CopyToAnotherServer
        • CopyToAnotherServerAsync
        • CreateDirectory
        • CreateDirectoryAsync
        • Delete
        • DeleteAsync
        • DeleteFile
        • DeleteFileAsync
        • DirectoryExists
        • DirectoryExistsAsync
        • Disconnect
        • DisconnectAsync
        • Dispose
        • Download
        • DownloadAsync
        • FileExists
        • FileExistsAsync
        • Finalize
        • Flush
        • GetChecksum
        • GetChecksumAsync
        • GetConnectionState
        • GetCurrentDirectory
        • GetCurrentDirectoryAsync
        • GetDownloadStream
        • GetDownloadStreamAsync
        • GetFile
        • GetFileAsync
        • GetFileDateTime
        • GetFileDateTimeAsync
        • GetFileLength
        • GetFileLengthAsync
        • GetHashCode
        • GetItems
        • GetItemsAsync
        • GetList
        • GetListAsync
        • GetNameList
        • GetNameListAsync
        • GetRawList
        • GetRawListAsync
        • GetRemoteChecksum
        • GetRemoteChecksumAsync
        • GetSupportedChecksumAlgorithms
        • GetSupportedChecksumTypes
        • GetSystemName
        • GetSystemNameAsync
        • GetUploadStream
        • GetUploadStreamAsync
        • IFtp.Disconnect
        • IFtp.DisconnectAsync
        • IFtp.GetInfo
        • IFtp.GetInfoAsync
        • IFtp.GetItems
        • IFtp.GetItemsAsync
        • IFtp.GetList
        • IFtp.GetListAsync
        • IFtp.Login
        • IFtp.LoginAsync
        • KeepAlive
        • KeepAliveAsync
        • Login
        • LoginAsync
        • OnCommandSent
        • OnResponseRead
        • OnStateChanged
        • OnTransferProgress
        • PutFile
        • PutFileAsync
        • PutUniqueFile
        • PutUniqueFileAsync
        • ReadResponse
        • ReadResponseAsync
        • RemoveDirectory
        • RemoveDirectoryAsync
        • Rename
        • RenameAsync
        • Secure
        • SecureAsync
        • SendCommand
        • SendCommandAsync
        • SetFileDateTime
        • SetFileDateTimeAsync
        • SetSocketFactory
        • Site
        • SiteAsync
        • ToString
        • Upload
        • UploadAsync
      • Events
        • CommandSent
        • DeleteProgressChanged
        • IFtp.DeleteProgressChanged
        • IFtp.ListItemReceived
        • IFtp.ProblemDetected
        • IFtp.TransferProgressChanged
        • IFtp.Traversing
        • ListItemReceived
        • ProblemDetected
        • ResponseRead
        • TransferProgressChanged
        • Traversing
        • ValidatingCertificate
    • FtpActionOnExistingFiles
    • FtpBatchTransferAction
    • FtpBatchTransferOperation
    • FtpBatchTransferProblemDetectedEventArgs
      • Properties
        • Action
        • Exception
        • LocalFileLength
        • LocalFileModified
        • LocalPath
        • NewName
        • PossibleActions
        • ProblemType
        • RemoteFileLength
        • RemoteFileModified
        • RemotePath
        • State
      • Methods
        • IsActionPossible
    • FtpBatchTransferProblemType
    • FtpBatchTransferProgressEventArgs
      • Properties
        • BytesTotal
        • CurrentFileLength
        • CurrentFileModified
        • FilesProcessed
        • FilesTotal
        • FilesTransferred
        • LocalPath
        • Operation
        • ProcessedPercentage
        • RemotePath
        • State
    • FtpChecksumType
    • FtpCommandSentEventArgs
      • Constructors
        • FtpCommandSentEventArgs
      • Properties
        • Command
    • FtpConnectionState
      • Properties
        • Connected
        • NativeErrorCode
    • FtpDeleteProgressChangedEventArgs
      • Properties
        • DeleteState
        • FilesDeleted
        • FilesProcessed
        • FilesTotal
        • Item
        • ProgressPercentage
    • FtpException
      • Constructors
        • FtpException
      • Properties
        • LocalPath
        • ProblemType
        • ProtocolCode
        • ProtocolMessage
        • RemotePath
        • Response
        • Status
        • Transferred
    • FtpExceptionStatus
    • FtpExtensions
    • FtpItem
      • Constructors
        • FtpItem
      • Properties
        • CreationTime
        • Group
        • IsDirectory
        • IsFile
        • IsLink
        • LastAccessTime
        • LastWriteTime
        • Length
        • Name
        • Owner
        • Path
        • Permissions
        • SymlinkPath
        • Type
      • Methods
        • GetCreationTime
        • GetLastAccessTime
        • GetLastWriteTime
        • Parse
        • ToString
      • Events
        • ItemParse
    • FtpItemCollection
      • Constructors
        • FtpItemCollection
      • Properties
        • Count
        • ICollection<FileSystemItem>.IsReadOnly
        • ICollection<FtpItem>.IsReadOnly
        • IsSynchronized
        • Item
        • SyncRoot
        • UsePath
      • Methods
        • Add
        • AddRange
        • CheckItem
        • Clear
        • Clone
        • Contains
        • CopyTo
        • GetEnumerator
        • GetFiles
        • GetTotalSize
        • ICollection<FtpItem>.Remove
        • IEnumerable.GetEnumerator
        • Remove
        • RemoveAt
        • Sort
    • FtpItemParseEventArgs
      • Constructors
        • FtpItemParseEventArgs
      • Properties
        • Item
        • RawLine
    • FtpItemPermissions
    • FtpItemType
    • FtpListingType
    • FtpListItemReceivedEventArgs
      • Constructors
        • FtpListItemReceivedEventArgs
      • Properties
        • Aborted
        • Ignored
        • Item
        • ListingType
        • RawLine
        • UserState
      • Methods
        • Abort
        • Ignore
    • FtpProblemDetectedEventArgs
      • Properties
        • Action
        • Exception
        • LocalItem
        • LocalPath
        • NewName
        • OverwriteCondition
        • ProblemType
        • Reaction
        • RemoteItem
        • RemotePath
        • UserState
      • Methods
        • Cancel
        • Fail
        • FollowLink
        • IsOverwriteConditionPossible
        • IsReactionPossible
        • Overwrite
        • Rename
        • Resume
        • Retry
        • Skip
    • FtpProxy
      • Constructors
        • FtpProxy
      • Properties
        • AuthenticationMethod
        • BypassArrayList
        • BypassList
        • BypassProxyOnLocal
        • Credentials
        • Domain
        • Encoding
        • Host
        • HttpUserAgent
        • LocalPortRange
        • LogWriter
        • Password
        • Port
        • ProxyType
        • ReceiveBufferSize
        • SendBufferSize
        • SendRetryTimeout
        • UserName
      • Methods
        • Clone
        • CreateClone
        • GetProxy
        • GetProxyAddress
        • IsBypassed
        • ISocketFactory.CreateSocket
        • ToString
    • FtpProxyAuthentication
    • FtpProxyType
    • FtpResponse
      • Constructors
        • FtpResponse
      • Properties
        • Code
        • Description
        • Group
        • Raw
    • FtpResponseReadEventArgs
      • Constructors
        • FtpResponseReadEventArgs
      • Properties
        • Response
    • FtpSecureUpgradeType
    • FtpSettings
      • Constructors
        • FtpSettings
      • Properties
        • AlwaysResolveServerName
        • As400ListingDateFormat
        • BackslashIsRemoteDirectorySeparator
        • CompressionLevel
        • ConnectPassiveLater
        • DisableImplicitAs400NameFormat
        • DisableInvalidPassiveModeAddressWorkaround
        • DisableProgressPercentage
        • DoNotDetectFeatures
        • DoNotSendAbort
        • DoNotSendSignals
        • EnableBrokenShutdownWorkaround
        • EnableChecksumVerification
        • EnableControlConnectionFlushing
        • EnableDummyRenameForFileExists
        • EnableFactsNegotiation
        • EnableMultipleBlockingCalls
        • EnableStrictTransferShutdown
        • ForceActiveCcc
        • ForceExtendedDataChannelCommand
        • ForceListHiddenFiles
        • ForceMdtmForGetFileDateTime
        • ForceSimpleDirectoryExists
        • GetFileOpenRemoteFirst
        • IgnorePassiveModeAddress
        • KeepAliveDuringTransfer
        • KeepAliveDuringTransferInterval
        • MdtmSetTimeOffset
        • MultiFileLinkMode
        • MultiFileMoveMode
        • PauseBeforeUploadClose
        • PreferredChecksumAlgorithm
        • PreferredChecksumType
        • RaiseEventsFromCurrentThread
        • RecheckItemExistence
        • RestoreDateTime
        • ReuseControlConnectionSession
        • ReuseDataConnectionSession
        • SendDataAsynchronously
        • SkipDuplicateItems
        • SslAcceptAllCertificates
        • SslAllowedCurves
        • SslAllowedSuites
        • SslAllowedVersions
        • SslAllowVulnerableSuites
        • SslChannelBindingEnabled
        • SslClientCertificateRequestHandler
        • SslDoNotInsertEmptyFragment
        • SslEnableSilentClosure
        • SslExtendedMasterSecretEnabled
        • SslMinimumDiffieHellmanKeySize
        • SslRenegotiationExtensionEnabled
        • SslRenegotiationMode
        • SslReuseSessions
        • SslServerCertificateValidationOptions
        • SslServerCertificateVerifier
        • SslServerName
        • SslServerNameIndicationEnabled
        • SslSession
        • SslStrictKeyUsageValidation
        • SslUpgradeType
        • TcpKeepAliveInterval
        • TimeComparisonGranularity
        • TimeoutAsynchronousMethods
        • UploadCommand
        • UseDefaultDomain
        • UseLargeBuffers
        • UseLegacyPaths
      • Methods
        • Clone
        • GetNamedGroups
        • GetPreferredSuites
        • GetPskKeyExchangeModes
        • GetSignatureSchemes
        • GetSymmetricCipherSuites
        • ICloneable.Clone
        • SetNamedGroups
        • SetPreferredSuites
        • SetPskKeyExchangeModes
        • SetSignatureSchemes
        • SetSymmetricCipherSuites
        • ToParameters
    • FtpState
    • FtpStateChangedEventArgs
      • Constructors
        • FtpStateChangedEventArgs
      • Properties
        • NewState
        • OldState
    • FtpTransferMode
    • FtpTransferProgressChangedEventArgs
      • Properties
        • Action
        • BytesPerSecond
        • BytesSinceLastEvent
        • BytesTotal
        • BytesTransferred
        • CurrentFileBytesTransferred
        • CurrentFileProgressPercentage
        • FilesProcessed
        • FilesTotal
        • FilesTransferred
        • ProgressPercentage
        • SourceItem
        • TargetPath
        • TransferState
    • FtpTransferProgressEventArgs
      • Constructors
        • FtpTransferProgressEventArgs
      • Properties
        • BytesPerSecond
        • BytesSinceLastEvent
        • BytesTotal
        • BytesTransferred
        • Finished
        • LocalPath
        • ProgressPercentage
        • RemotePath
        • State
    • FtpTransferState
    • FtpTransferType
    • FtpTraversingEventArgs
      • Properties
        • Action
        • BytesTotal
        • FilesTotal
        • Item
        • TraversingState
        • UserState
    • FtpWebRequest
      • Properties
        • ContentLength
        • ContentType
        • Creator
        • Credentials
        • Headers
        • LogWriter
        • Method
        • PreAuthenticate
        • Proxy
        • RequestUri
        • SslMode
        • Timeout
        • TlsParameters
      • Methods
        • Abort
        • BeginGetRequestStream
        • BeginGetResponse
        • EndGetRequestStream
        • EndGetResponse
        • GetRequestStream
        • GetResponse
      • Events
        • CommandSent
        • ResponseRead
    • FtpWebResponse
      • Properties
        • ContentLength
        • ContentType
        • Headers
        • ResponseUri
      • Methods
        • Close
        • GetResponseStream
    • GraphClient
      • Constructors
        • GraphClient
      • Properties
        • DefaultLogWriter
        • InstanceId
        • IsAuthenticated
        • IsBusy
        • IsConnected
        • LogWriter
        • ProtocolVersion
        • Proxy
        • ServerName
        • ServerPort
        • Settings
        • Timeout
        • TlsSocket
        • UserName
      • Methods
        • Connect
        • ConnectAsync
        • CreateFolder
        • CreateFolderAsync
        • DeleteFolder
        • DeleteFolderAsync
        • DeleteMessage
        • DeleteMessageAsync
        • Disconnect
        • DisconnectAsync
        • Dispose
        • GetFolderInfo
        • GetFolderInfoAsync
        • GetFolderList
        • GetFolderListAsync
        • GetHashCode
        • GetMailMessage
        • GetMailMessageAsync
        • GetMessage
        • GetMessageAsync
        • GetMessageInfo
        • GetMessageInfoAsync
        • GetMessageList
        • GetMessageListAsync
        • GetMimeMessage
        • GetMimeMessageAsync
        • Login
        • LoginAsync
        • MoveMessage
        • MoveMessageAsync
        • Search
        • SearchAsync
        • SendMessage
        • SendMessageAsync
        • SetSocketFactory
        • StoreMessage
        • StoreMessageAsync
        • ToString
      • Events
        • ValidatingCertificate
    • GraphDateTimeRange
      • Constructors
        • GraphDateTimeRange
      • Properties
        • From
        • To
      • Methods
        • After
        • Before
    • GraphException
      • Constructors
        • GraphException
      • Properties
        • ProtocolCode
        • ProtocolMessage
        • Status
    • GraphExceptionStatus
    • GraphFlag
      • Properties
        • CompletedDate
        • DueDateTime
        • StartDateTime
        • Status
      • Methods
        • ToString
    • GraphFlagStatus
    • GraphFolderCollection
      • Properties
        • Count
        • Item
      • Methods
        • IEnumerable.GetEnumerator
        • IEnumerable<GraphFolderInfo>.GetEnumerator
    • GraphFolderId
      • Constructors
        • GraphFolderId
      • Fields
        • Archive
        • DeletedItems
        • Deletions
        • Drafts
        • Inbox
        • JunkEmail
        • Outbox
        • Root
        • Scheduled
        • SearchFolders
        • SentItems
      • Methods
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • Implicit
    • GraphFolderInfo
      • Properties
        • ChildFolderCount
        • Id
        • IsHidden
        • Name
        • ParentId
        • SizeInBytes
        • TotalItemCount
        • UnreadItemCount
    • GraphImpersonation
      • Constructors
        • GraphImpersonation
      • Properties
        • Value
    • GraphImportance
    • GraphMessageCollection
      • Properties
        • Count
        • Item
      • Methods
        • CopyTo
        • IEnumerable.GetEnumerator
        • IEnumerable<GraphMessageInfo>.GetEnumerator
    • GraphMessageFields
    • GraphMessageId
      • Constructors
        • GraphMessageId
      • Methods
        • ToString
      • Operators
        • Implicit
    • GraphMessageInfo
      • Properties
        • Bcc
        • BodyHtml
        • BodyText
        • Categories
        • CC
        • ConversationId
        • CreatedDate
        • Flag
        • FolderId
        • From
        • HasAttachments
        • Id
        • Importance
        • IsDraft
        • IsRead
        • LastModifiedDate
        • MessageId
        • ReceivedDate
        • ReplyTo
        • Sender
        • SentDate
        • Subject
        • To
        • WebLink
    • GraphMessageSearchParameter
      • Methods
        • And
        • Arrived
        • Body
        • From
        • HasAttachment
        • HasCompletedFlag
        • HasFlag
        • Importance
        • IsDraft
        • IsRead
        • Not
        • Or
        • Sender
        • Sent
        • Subject
        • ToString
    • GraphMessageSearchQuery
      • Constructors
        • GraphMessageSearchQuery
      • Properties
        • Condition
        • Fields
        • PageView
        • RawFilter
        • RawOrderBy
        • RawSearch
    • GraphPageView
      • Constructors
        • GraphPageView
      • Properties
        • Count
        • Offset
      • Methods
        • ToString
    • GraphSettings
      • Constructors
        • GraphSettings
      • Properties
        • Culture
        • Impersonation
        • MarkDownloadedMessageAsRead
        • RaiseEventsFromCurrentThread
        • SslAcceptAllCertificates
        • SslAllowedCurves
        • SslAllowedSuites
        • SslAllowedVersions
        • SslAllowVulnerableSuites
        • SslChannelBindingEnabled
        • SslClientCertificateRequestHandler
        • SslDoNotInsertEmptyFragment
        • SslEnableSilentClosure
        • SslExtendedMasterSecretEnabled
        • SslMinimumDiffieHellmanKeySize
        • SslRenegotiationExtensionEnabled
        • SslRenegotiationMode
        • SslServerCertificateValidationOptions
        • SslServerCertificateVerifier
        • SslServerName
        • SslServerNameIndicationEnabled
        • SslSession
        • SslStrictKeyUsageValidation
        • UseDefaultDomain
      • Methods
        • GetNamedGroups
        • GetPreferredSuites
        • GetPskKeyExchangeModes
        • GetSignatureSchemes
        • GetSymmetricCipherSuites
        • SetNamedGroups
        • SetPreferredSuites
        • SetPskKeyExchangeModes
        • SetSignatureSchemes
        • SetSymmetricCipherSuites
        • ToParameters
    • GraphVersion
      • Fields
        • Beta
        • V1
      • Properties
        • Value
      • Methods
        • FromString
        • ToString
    • GssApiProvider
      • Methods
        • GetParameter
        • GetSspiProvider
    • HttpRequest
      • Constructors
        • HttpRequest
      • Properties
        • Accept
        • Address
        • AllowAutoRedirect
        • AllowWriteStreamBuffering
        • AutomaticDecompression
        • ClientCertificates
        • Connection
        • ConnectionGroupName
        • ContentLength
        • ContentType
        • ContinueTimeout
        • CookieContainer
        • Credentials
        • Expect
        • Expect100Continue
        • HaveResponse
        • Headers
        • IfModifiedSince
        • KeepAlive
        • MaximumAutomaticRedirections
        • Method
        • PreAuthenticate
        • Referer
        • RequestUri
        • SendChunked
        • Timeout
        • UserAgent
      • Methods
        • Abort
        • AddRange
        • BeginGetRequestStream
        • BeginGetResponse
        • EndGetRequestStream
        • EndGetResponse
        • Equals
        • GetHashCode
        • GetRequestStream
        • GetRequestStreamAsync
        • GetResponse
        • GetResponseAsync
    • HttpRequestCreator
      • Constructors
        • HttpRequestCreator
      • Properties
        • LogWriter
        • Proxy
        • Settings
      • Methods
        • Create
        • IWebRequestCreate.Create
        • Register
        • SetSocketFactory
      • Events
        • ValidatingCertificate
    • HttpResponse
      • Properties
        • CharacterSet
        • Cipher
        • ContentEncoding
        • ContentLength
        • ContentType
        • Cookies
        • Headers
        • LastModified
        • Method
        • ProtocolVersion
        • ResponseUri
        • Server
        • StatusCode
        • StatusDescription
      • Methods
        • Close
        • GetResponseStream
    • HttpSettings
      • Constructors
        • HttpSettings
      • Properties
        • AllowRedirectDowngrade
        • HttpSessionCacheEnabled
        • HttpSessionCacheTimeout
        • SslAcceptAllCertificates
        • SslAllowedCurves
        • SslAllowedSuites
        • SslAllowedVersions
        • SslAllowVulnerableSuites
        • SslChannelBindingEnabled
        • SslClientCertificateRequestHandler
        • SslDoNotInsertEmptyFragment
        • SslEnableSilentClosure
        • SslExtendedMasterSecretEnabled
        • SslMinimumDiffieHellmanKeySize
        • SslRenegotiationExtensionEnabled
        • SslRenegotiationMode
        • SslServerCertificateValidationOptions
        • SslServerCertificateVerifier
        • SslServerName
        • SslServerNameIndicationEnabled
        • SslSession
        • SslSessionCacheEnabled
        • SslStrictKeyUsageValidation
        • UseDefaultDomain
        • UseLargeBuffers
      • Methods
        • GetNamedGroups
        • GetPreferredSuites
        • GetPskKeyExchangeModes
        • GetSignatureSchemes
        • GetSymmetricCipherSuites
        • SetNamedGroups
        • SetPreferredSuites
        • SetPskKeyExchangeModes
        • SetSignatureSchemes
        • SetSymmetricCipherSuites
        • ToParameters
    • ICertificateRequestHandler
      • Methods
        • Request
    • ICertificateVerifier
      • Methods
        • Verify
    • IFtp
      • Properties
        • Encoding
        • IsAuthenticated
        • IsConnected
        • LogWriter
        • MaxDownloadSpeed
        • MaxUploadSpeed
        • ServerName
        • ServerPort
        • Settings
        • Timeout
        • TransferType
        • UserName
      • Methods
        • Abort
        • ChangeDirectory
        • ChangeDirectoryAsync
        • CheckConnectionState
        • CreateDirectory
        • CreateDirectoryAsync
        • Delete
        • DeleteAsync
        • DeleteFile
        • DeleteFileAsync
        • DirectoryExists
        • DirectoryExistsAsync
        • Disconnect
        • DisconnectAsync
        • Download
        • DownloadAsync
        • FileExists
        • FileExistsAsync
        • GetChecksum
        • GetCurrentDirectory
        • GetCurrentDirectoryAsync
        • GetDownloadStream
        • GetDownloadStreamAsync
        • GetFile
        • GetFileAsync
        • GetFileDateTime
        • GetFileDateTimeAsync
        • GetFileLength
        • GetFileLengthAsync
        • GetInfo
        • GetInfoAsync
        • GetItems
        • GetItemsAsync
        • GetList
        • GetListAsync
        • GetNameList
        • GetNameListAsync
        • GetRawList
        • GetRawListAsync
        • GetUploadStream
        • GetUploadStreamAsync
        • KeepAlive
        • KeepAliveAsync
        • Login
        • LoginAsync
        • PutFile
        • PutFileAsync
        • RemoveDirectory
        • RemoveDirectoryAsync
        • Rename
        • RenameAsync
        • SetFileDateTime
        • SetFileDateTimeAsync
        • Upload
        • UploadAsync
      • Events
        • DeleteProgressChanged
        • ListItemReceived
        • ProblemDetected
        • TransferProgressChanged
        • Traversing
    • IFtpSettings
      • Properties
        • DisableProgressPercentage
        • EnableChecksumVerification
        • GetFileOpenRemoteFirst
        • MultiFileLinkMode
        • MultiFileMoveMode
        • PreferredChecksumAlgorithm
        • RaiseEventsFromCurrentThread
        • RecheckItemExistence
        • RestoreDateTime
        • SkipDuplicateItems
        • TimeComparisonGranularity
        • UseLargeBuffers
    • Imap
      • Constructors
        • Imap
      • Fields
        • DefaultImplicitSslPort
        • DefaultPort
      • Properties
        • AbortTimeout
        • ClearTextLoginDisabled
        • CurrentFolder
        • DefaultLogWriter
        • EnabledExtensions
        • Encoding
        • InstanceId
        • IsAuthenticated
        • IsBusy
        • IsConnected
        • IsSecured
        • LocalEndPoint
        • LogWriter
        • Proxy
        • RemoteEndPoint
        • ServerName
        • ServerPort
        • Settings
        • State
        • SupportedExtensions
        • Timeout
        • TlsSocket
        • UserName
        • Version
      • Methods
        • Abort
        • CheckConnectionState
        • CheckForUpdates
        • CheckForUpdatesAsync
        • Connect
        • ConnectAsync
        • CopyMessage
        • CopyMessageAsync
        • CreateFolder
        • CreateFolderAsync
        • DeleteFolder
        • DeleteFolderAsync
        • DeleteMessage
        • DeleteMessageAsync
        • Disconnect
        • DisconnectAsync
        • Dispose
        • Finalize
        • FolderExists
        • FolderExistsAsync
        • GetConnectionState
        • GetFolderInfo
        • GetFolderInfoAsync
        • GetFolderList
        • GetFolderListAsync
        • GetHashCode
        • GetMailMessage
        • GetMailMessageAsync
        • GetMessage
        • GetMessageAsync
        • GetMessageHeaders
        • GetMessageHeadersAsync
        • GetMessageInfo
        • GetMessageInfoAsync
        • GetMessageList
        • GetMessageListAsync
        • GetMessagePart
        • GetMessagePartAsync
        • GetMessages
        • GetMessagesAsync
        • GetMimeMessage
        • GetMimeMessageAsync
        • GetSupportedAuthenticationMethods
        • Login
        • LoginAsync
        • OnCommandSent
        • OnNotification
        • OnResponseRead
        • OnStateChanged
        • OnTransferProgress
        • Purge
        • PurgeAsync
        • ReadResponse
        • ReadResponseAsync
        • RenameFolder
        • RenameFolderAsync
        • RequestCheckpoint
        • RequestCheckpointAsync
        • Search
        • SearchAsync
        • Secure
        • SecureAsync
        • SelectFolder
        • SelectFolderAsync
        • SendCommand
        • SendCommandAsync
        • SetMessageFlags
        • SetMessageFlagsAsync
        • SetSocketFactory
        • StoreMessage
        • StoreMessageAsync
        • StoreRawMessage
        • StoreRawMessageAsync
        • Subscribe
        • SubscribeAsync
        • ToString
        • UndeleteMessage
        • UndeleteMessageAsync
        • UnselectFolder
        • UnselectFolderAsync
        • Unsubscribe
        • UnsubscribeAsync
      • Events
        • CommandSent
        • Notification
        • ResponseRead
        • StateChanged
        • TransferProgress
        • ValidatingCertificate
    • ImapAuthentication
    • ImapCommandSentEventArgs
      • Constructors
        • ImapCommandSentEventArgs
      • Properties
        • Command
    • ImapConnectionState
      • Properties
        • Connected
        • NativeErrorCode
    • ImapCopyResult
      • Properties
        • MessageCount
      • Methods
        • GetSourceMessageSet
        • GetSourceUniqueIds
        • GetTargetMessageSet
        • GetTargetUniqueIds
        • MapSourceToTarget
        • MapTargetToSource
    • ImapException
      • Constructors
        • ImapException
      • Properties
        • ProtocolCode
        • ProtocolMessage
        • Response
        • Status
    • ImapExceptionStatus
    • ImapExtensions
    • ImapFlagAction
    • ImapFolder
      • Properties
        • CanContainInferiors
        • Delimiter
        • FirstUnseenMessageNumber
        • IsInteresting
        • IsSelectable
        • Name
        • NextUniqueId
        • NotSeenMessageCount
        • PermanentFlags
        • ReadOnly
        • RecentMessageCount
        • SpecialUse
        • SupportedFlags
        • TotalMessageCount
        • ValidityId
    • ImapFolderCollection
      • Constructors
        • ImapFolderCollection
      • Properties
        • Count
        • Item
        • SyncRoot
      • Methods
        • Add
        • Clone
        • GetEnumerator
        • IEnumerable.GetEnumerator
        • RemoveAt
    • ImapFolderListMode
    • ImapFolderSpecialUse
    • ImapIndexOrigin
    • ImapListFields
    • ImapMessage
      • Properties
        • Info
      • Methods
        • CopyTo
        • ToArray
        • ToMailMessage
        • ToMimeMessage
    • ImapMessageCollection
      • Constructors
        • ImapMessageCollection
      • Properties
        • Count
        • ICollection<ImapMessageInfo>.IsReadOnly
        • Item
        • SyncRoot
      • Methods
        • Add
        • Clear
        • Clone
        • Contains
        • CopyTo
        • Find
        • GetEnumerator
        • ICollection<ImapMessageInfo>.Remove
        • IEnumerable.GetEnumerator
        • IndexOf
        • Insert
        • Remove
        • RemoveAt
        • Sort
        • ToSequenceNumberMessageSet
        • ToUniqueIdMessageSet
    • ImapMessageFlags
    • ImapMessageInfo
      • Properties
        • Bcc
        • BodyHtml
        • BodyParsingError
        • BodyText
        • CC
        • Date
        • Flags
        • From
        • HasAttachment
        • HasBodyHtml
        • HasBodyText
        • HasResources
        • Headers
        • HeadersParsingError
        • InReplyTo
        • IsAnswered
        • IsDeleted
        • IsDraft
        • IsFlagged
        • IsRecent
        • IsSeen
        • IsSignedOrEncrypted
        • Length
        • MessageId
        • ReceivedDate
        • ReplyTo
        • Sender
        • SequenceNumber
        • Subject
        • To
        • UniqueId
        • ValidFields
      • Methods
        • GetHeaderParsingErrors
        • GetKeywords
        • GetParts
        • GetRawHeaders
    • ImapMessageInfoComparer
      • Constructors
        • ImapMessageInfoComparer
      • Methods
        • Compare
    • ImapMessageInfoComparerType
    • ImapMessagePart
      • Properties
        • ContentId
        • ContentType
        • FileName
        • Id
        • Kind
        • Length
    • ImapMessagePartKind
    • ImapMessageSet
      • Constructors
        • ImapMessageSet
      • Properties
        • All
        • IsUniqueIdSet
      • Methods
        • Add
        • AddRange
        • AddRangeFrom
        • AddRangeTo
        • BuildUniqueId
        • ParseUniqueId
        • ToString
    • ImapNotification
    • ImapNotificationEventArgs
      • Constructors
        • ImapNotificationEventArgs
      • Properties
        • Line
        • Notification
        • Number
        • Response
        • Solicited
    • ImapPageView
      • Constructors
        • ImapPageView
      • Properties
        • All
    • ImapResponse
      • Properties
        • Code
        • Description
      • Methods
        • GetLines
    • ImapResponseCode
    • ImapResponseLine
      • Properties
        • Code
        • Description
        • OptionalCode
        • Parameters
        • Raw
    • ImapResponseReadEventArgs
      • Constructors
        • ImapResponseReadEventArgs
      • Properties
        • Response
    • ImapSearchParameter
      • Properties
        • All
        • ChildCount
        • Deleted
        • Item
        • Name
        • New
        • NotRecent
        • NotSeen
        • Recent
        • Type
        • Unread
        • Value
      • Methods
        • And
        • Arrived
        • Bcc
        • Body
        • CC
        • From
        • FullText
        • HasFlagsAllOf
        • HasFlagsNoneOf
        • Header
        • Keyword
        • MessageSet
        • Not
        • NotBcc
        • NotCC
        • NotFrom
        • NotKeyword
        • NotTo
        • Or
        • Sent
        • Size
        • Subject
        • To
        • ToString
    • ImapSearchParameterType
    • ImapSettings
      • Constructors
        • ImapSettings
      • Properties
        • DisableStatusOnSelectFolder
        • EnableKeywordCheck
        • IgnoreUnparsableHeaders
        • IgnoreUnparsableSignatures
        • NormalizeInboxName
        • RaiseEventsFromCurrentThread
        • SslAcceptAllCertificates
        • SslAllowedCurves
        • SslAllowedSuites
        • SslAllowedVersions
        • SslAllowVulnerableSuites
        • SslChannelBindingEnabled
        • SslClientCertificateRequestHandler
        • SslDoNotInsertEmptyFragment
        • SslEnableSilentClosure
        • SslExtendedMasterSecretEnabled
        • SslMinimumDiffieHellmanKeySize
        • SslRenegotiationExtensionEnabled
        • SslRenegotiationMode
        • SslServerCertificateValidationOptions
        • SslServerCertificateVerifier
        • SslServerName
        • SslServerNameIndicationEnabled
        • SslSession
        • SslStrictKeyUsageValidation
        • UseDefaultDomain
        • UseLargeBuffers
        • UsePeekForGetMessage
      • Methods
        • Clone
        • GetNamedGroups
        • GetPreferredSuites
        • GetPskKeyExchangeModes
        • GetSignatureSchemes
        • GetSymmetricCipherSuites
        • SetNamedGroups
        • SetPreferredSuites
        • SetPskKeyExchangeModes
        • SetSignatureSchemes
        • SetSymmetricCipherSuites
        • ToParameters
    • ImapState
    • ImapStateChangedEventArgs
      • Constructors
        • ImapStateChangedEventArgs
      • Properties
        • NewState
        • OldState
    • ImapTransferProgressEventArgs
      • Constructors
        • ImapTransferProgressEventArgs
      • Properties
        • BytesSinceLastEvent
        • BytesTotal
        • BytesTransferred
        • State
    • ImapTransferState
    • ISocket
      • Properties
        • Connected
        • LocalEndPoint
        • RemoteEndPoint
        • Timeout
      • Methods
        • Close
        • Connect
        • Poll
        • Receive
        • Send
        • Shutdown
    • ISocketFactory
      • Methods
        • CreateSocket
    • ListItemReceivedEventArgs
      • Constructors
        • ListItemReceivedEventArgs
      • Properties
        • Aborted
        • Ignored
        • Item
        • RawLine
        • UserState
      • Methods
        • Abort
        • Ignore
    • NetworkSession
      • Constructors
        • NetworkSession
      • Properties
        • DefaultLogWriter
        • InstanceId
        • IsAuthenticated
        • IsConnected
        • LogWriter
        • ServerName
        • ServerPort
        • UserName
      • Methods
        • GetHashCode
    • NetworkSessionException
      • Constructors
        • NetworkSessionException
      • Properties
        • ProtocolCode
        • ProtocolMessage
        • Status
    • NetworkSessionExceptionStatus
    • Ntp
      • Constructors
        • Ntp
      • Fields
        • DefaultPort
      • Properties
        • SkipStratumCheck
        • Timeout
        • VersionNumber
      • Methods
        • GetTime
        • GetTimeAsync
        • SynchronizeSystemClock
        • SynchronizeSystemClockAsync
    • NtpException
    • NtpLeapIndicator
    • NtpMode
    • NtpPacket
      • Properties
        • DestinationTimestamp
        • LeapIndicator
        • Mode
        • OriginateTimestamp
        • Poll
        • Precision
        • ReceiveTimestamp
        • ReferenceTimestamp
        • Stratum
        • TransmitTimestamp
        • VersionNumber
      • Methods
        • GetReferenceIdentifier
        • GetRootDelay
        • GetRootDispersion
        • ToArray
    • NtpResponse
      • Properties
        • Packet
        • Stratum
        • TimeOffset
    • NtpTimestamp
      • Constructors
        • NtpTimestamp
      • Fields
        • MaxValue
        • MinValue
      • Properties
        • IsValid
        • Microsecond
        • Now
      • Methods
        • Add
        • CompareTo
        • Equals
        • GetHashCode
        • Subtract
        • ToArray
        • ToLocalTime
        • ToString
        • ToUniversalTime
        • ToUnixTime
      • Operators
        • Addition
        • Equality
        • GreaterThan
        • GreaterThanOrEqual
        • Inequality
        • LessThan
        • LessThanOrEqual
        • Subtraction
    • NtpTimestampDifference
      • Fields
        • MaxValue
        • MinValue
      • Properties
        • Microsecond
        • Positive
        • TotalSeconds
      • Methods
        • Add
        • CompareTo
        • Equals
        • GetHashCode
        • Negate
        • Subtract
        • ToString
        • ToTimeSpan
      • Operators
        • Addition
        • Equality
        • GreaterThan
        • GreaterThanOrEqual
        • Inequality
        • LessThan
        • LessThanOrEqual
        • Subtraction
    • Pop3
      • Constructors
        • Pop3
      • Fields
        • DefaultImplicitSslPort
        • DefaultPort
      • Properties
        • AbortTimeout
        • DefaultLogWriter
        • Encoding
        • InstanceId
        • IsAuthenticated
        • IsBusy
        • IsConnected
        • IsSecured
        • LocalEndPoint
        • LogWriter
        • Proxy
        • RemoteEndPoint
        • ServerName
        • ServerPort
        • Settings
        • State
        • SupportedExtensions
        • Timeout
        • TlsSocket
        • UserName
        • Version
      • Methods
        • Abort
        • CheckConnectionState
        • Connect
        • ConnectAsync
        • Delete
        • DeleteAsync
        • Disconnect
        • DisconnectAsync
        • Dispose
        • Finalize
        • GetConnectionState
        • GetHashCode
        • GetMailboxSize
        • GetMailboxSizeAsync
        • GetMailMessage
        • GetMailMessageAsync
        • GetMessage
        • GetMessageAsync
        • GetMessageCount
        • GetMessageCountAsync
        • GetMessageHeaders
        • GetMessageHeadersAsync
        • GetMessageInfo
        • GetMessageInfoAsync
        • GetMessageList
        • GetMessageListAsync
        • GetMessageSequenceNumber
        • GetMessageSequenceNumberAsync
        • GetMimeMessage
        • GetMimeMessageAsync
        • GetSupportedAuthenticationMethods
        • Login
        • LoginAsync
        • OnCommandSent
        • OnResponseRead
        • OnStateChanged
        • OnTransferProgress
        • ReadResponse
        • ReadResponseAsync
        • Secure
        • SecureAsync
        • SendCommand
        • SendCommandAsync
        • SetSocketFactory
        • ToString
        • Undelete
        • UndeleteAsync
      • Events
        • CommandSent
        • ResponseRead
        • StateChanged
        • TransferProgress
        • ValidatingCertificate
    • Pop3Authentication
    • Pop3CommandSentEventArgs
      • Constructors
        • Pop3CommandSentEventArgs
      • Properties
        • Command
    • Pop3ConnectionState
      • Properties
        • Connected
        • NativeErrorCode
    • Pop3Exception
      • Constructors
        • Pop3Exception
      • Properties
        • ProtocolCode
        • ProtocolMessage
        • Status
    • Pop3ExceptionStatus
    • Pop3Extensions
    • Pop3ListFields
    • Pop3MessageCollection
      • Constructors
        • Pop3MessageCollection
      • Properties
        • Count
        • ICollection<Pop3MessageInfo>.IsReadOnly
        • Item
        • SyncRoot
      • Methods
        • Add
        • Clear
        • Clone
        • Contains
        • CopyTo
        • Find
        • GetEnumerator
        • ICollection<Pop3MessageInfo>.Remove
        • IEnumerable.GetEnumerator
        • IndexOf
        • Insert
        • Remove
        • RemoveAt
        • Sort
    • Pop3MessageInfo
      • Properties
        • CC
        • Date
        • From
        • Headers
        • HeadersParsed
        • HeadersParsingError
        • InReplyTo
        • Length
        • MessageId
        • ReceivedDate
        • ReplyTo
        • Sender
        • SequenceNumber
        • Subject
        • To
        • UniqueId
    • Pop3MessageInfoComparer
      • Constructors
        • Pop3MessageInfoComparer
      • Methods
        • Compare
    • Pop3MessageInfoComparerType
    • Pop3ResponseReadEventArgs
      • Constructors
        • Pop3ResponseReadEventArgs
      • Properties
        • Response
    • Pop3Settings
      • Constructors
        • Pop3Settings
      • Properties
        • DisableApopAuthentication
        • DisableGmailRetrieveWorkaround
        • DoNotAllowDuplicateUniqueIds
        • IgnoreInvalidEndings
        • IgnoreUnparsableHeaders
        • IgnoreUnparsableSignatures
        • RaiseEventsFromCurrentThread
        • SslAcceptAllCertificates
        • SslAllowedCurves
        • SslAllowedSuites
        • SslAllowedVersions
        • SslAllowVulnerableSuites
        • SslChannelBindingEnabled
        • SslClientCertificateRequestHandler
        • SslDoNotInsertEmptyFragment
        • SslEnableSilentClosure
        • SslExtendedMasterSecretEnabled
        • SslMinimumDiffieHellmanKeySize
        • SslRenegotiationExtensionEnabled
        • SslRenegotiationMode
        • SslServerCertificateValidationOptions
        • SslServerCertificateVerifier
        • SslServerName
        • SslServerNameIndicationEnabled
        • SslSession
        • SslStrictKeyUsageValidation
        • UseDefaultDomain
      • Methods
        • Clone
        • GetNamedGroups
        • GetPreferredSuites
        • GetPskKeyExchangeModes
        • GetSignatureSchemes
        • GetSymmetricCipherSuites
        • SetNamedGroups
        • SetPreferredSuites
        • SetPskKeyExchangeModes
        • SetSignatureSchemes
        • SetSymmetricCipherSuites
        • ToParameters
    • Pop3State
    • Pop3StateChangedEventArgs
      • Constructors
        • Pop3StateChangedEventArgs
      • Properties
        • NewState
        • OldState
    • Pop3TransferProgressEventArgs
      • Constructors
        • Pop3TransferProgressEventArgs
      • Properties
        • BytesSinceLastEvent
        • BytesTransferred
        • State
    • Pop3TransferState
    • PortRange
      • Constructors
        • PortRange
      • Fields
        • Any
      • Methods
        • ToString
    • Proxy
      • Constructors
        • Proxy
      • Properties
        • AuthenticationMethod
        • BypassArrayList
        • BypassList
        • BypassProxyOnLocal
        • Credentials
        • Domain
        • Encoding
        • Host
        • HttpUserAgent
        • LocalPortRange
        • LogWriter
        • Password
        • Port
        • ProxyType
        • ReceiveBufferSize
        • SendBufferSize
        • SendRetryTimeout
        • UserName
      • Methods
        • Clone
        • CreateClone
        • GetProxy
        • GetProxyAddress
        • IsBypassed
        • ISocketFactory.CreateSocket
        • ToString
    • ProxyAuthentication
    • ProxySocket
      • Constructors
        • ProxySocket
      • Properties
        • AuthenticationMethod
        • Available
        • Connected
        • Domain
        • Handle
        • Information
        • LocalEndPoint
        • LocalPortRange
        • Password
        • ProxyHost
        • ProxyPort
        • ProxyType
        • ReceiveBufferSize
        • RemoteEndPoint
        • SendBufferSize
        • Socket
        • Timeout
        • UserName
      • Methods
        • Accept
        • BeginAccept
        • BeginConnect
        • BeginListen
        • BeginReceive
        • BeginSend
        • Bind
        • Close
        • Connect
        • Dispose
        • EndAccept
        • EndConnect
        • EndListen
        • EndReceive
        • EndSend
        • GetConnectionState
        • IsValidHost
        • Listen
        • Poll
        • Receive
        • Send
        • Shutdown
        • ToEndPoint
    • ProxySocketException
      • Constructors
        • ProxySocketException
      • Properties
        • ErrorCode
        • ProtocolCode
        • ProtocolMessage
        • Status
      • Methods
        • GetSocketExceptionMessage
    • ProxySocketExceptionStatus
    • ProxyType
    • Scp
      • Constructors
        • Scp
      • Fields
        • DefaultPort
      • Properties
        • DefaultLogWriter
        • Encoding
        • Fingerprint
        • InstanceId
        • IsAuthenticated
        • IsConnected
        • LocalEndPoint
        • LogWriter
        • Proxy
        • RemoteEndPoint
        • ServerKey
        • ServerName
        • ServerPort
        • Session
        • Settings
        • Timeout
        • UserName
        • Version
      • Methods
        • Bind
        • Connect
        • ConnectAsync
        • CreateDirectory
        • CreateDirectoryAsync
        • Disconnect
        • DisconnectAsync
        • Dispose
        • Download
        • DownloadAsync
        • Finalize
        • GetFile
        • GetFileAsync
        • GetHashCode
        • Login
        • LoginAsync
        • OnBatchTransferProgress
        • OnTransferProgress
        • PutFile
        • PutFileAsync
        • SetSocketFactory
        • ToString
        • Upload
        • UploadAsync
      • Events
        • AuthenticationRequest
        • BannerReceived
        • BatchTransferProgress
        • FingerprintCheck
        • TransferProgress
    • ScpBatchTransferOperation
    • ScpBatchTransferProgressEventArgs
      • Properties
        • BytesTransferred
        • CurrentFileLength
        • CurrentFileModified
        • FilesProcessed
        • FilesTransferred
        • LocalPath
        • Operation
        • RemotePath
        • State
    • ScpException
      • Constructors
        • ScpException
      • Properties
        • ProtocolCode
        • ProtocolMessage
        • Status
        • Transferred
    • ScpExceptionStatus
    • ScpSettings
      • Constructors
        • ScpSettings
      • Properties
        • AnnounceFileName
        • EnablePutFilesRemotePathWorkaround
        • EnableSignaturePadding
        • EnsureKeyAcceptable
        • PostponeChannelClose
        • PreferInteractiveAuthentication
        • ProcessCommand
        • RaiseEventsFromCurrentThread
        • SshParameters
        • TryPasswordFirst
        • WaitForServerWelcomeMessage
      • Methods
        • Clone
    • ScpState
    • ScpTransferProgressEventArgs
      • Properties
        • BytesSinceLastEvent
        • BytesTransferred
        • Finished
        • Id
        • LocalPath
        • RemotePath
        • State
    • ScpTransferState
    • Sftp
      • Constructors
        • Sftp
      • Fields
        • DefaultPort
      • Properties
        • DefaultLogWriter
        • Encoding
        • Fingerprint
        • IFtp.Settings
        • IFtp.TransferType
        • InstanceId
        • IsAuthenticated
        • IsConnected
        • LocalEndPoint
        • LogWriter
        • MaxDownloadSpeed
        • MaxUploadSpeed
        • ProtocolVersion
        • Proxy
        • RemoteEndPoint
        • ServerKey
        • ServerName
        • ServerPort
        • ServerType
        • Session
        • Settings
        • Timeout
        • TransferType
        • UserName
        • Version
      • Methods
        • AbortTransfer
        • Bind
        • BindAsync
        • ChangeDirectory
        • ChangeDirectoryAsync
        • CheckConnectionState
        • Connect
        • ConnectAsync
        • CreateDirectory
        • CreateDirectoryAsync
        • CreateLink
        • CreateLinkAsync
        • CreateSymlink
        • CreateSymlinkAsync
        • Delete
        • DeleteAsync
        • DeleteFile
        • DeleteFileAsync
        • DirectoryExists
        • DirectoryExistsAsync
        • Disconnect
        • DisconnectAsync
        • Dispose
        • Download
        • DownloadAsync
        • FileExists
        • FileExistsAsync
        • Finalize
        • GetChecksum
        • GetChecksumAsync
        • GetConnectionState
        • GetCurrentDirectory
        • GetDownloadStream
        • GetFile
        • GetFileAsync
        • GetFileDateTime
        • GetFileDateTimeAsync
        • GetFileLength
        • GetFileLengthAsync
        • GetFileSystemInfo
        • GetFileSystemInfoAsync
        • GetHashCode
        • GetHomeDirectory
        • GetInfo
        • GetInfoAsync
        • GetItems
        • GetItemsAsync
        • GetList
        • GetListAsync
        • GetNameList
        • GetNameListAsync
        • GetRawList
        • GetRawListAsync
        • GetStream
        • GetStreamAsync
        • GetUploadStream
        • IFtp.Abort
        • IFtp.GetCurrentDirectoryAsync
        • IFtp.GetDownloadStream
        • IFtp.GetDownloadStreamAsync
        • IFtp.GetFile
        • IFtp.GetFileAsync
        • IFtp.GetInfo
        • IFtp.GetInfoAsync
        • IFtp.GetItems
        • IFtp.GetItemsAsync
        • IFtp.GetList
        • IFtp.GetListAsync
        • IFtp.GetUploadStream
        • IFtp.GetUploadStreamAsync
        • IFtp.KeepAliveAsync
        • KeepAlive
        • KeepAliveAsync
        • Login
        • LoginAsync
        • OnCommandSent
        • OnResponseRead
        • OnStateChanged
        • OnTransferProgress
        • PutFile
        • PutFileAsync
        • RemoveDirectory
        • RemoveDirectoryAsync
        • Rename
        • RenameAsync
        • ResolvePath
        • ResolvePathAsync
        • ResolveSymlink
        • ResolveSymlinkAsync
        • SetAttributes
        • SetAttributesAsync
        • SetFileDateTime
        • SetFileDateTimeAsync
        • SetSocketFactory
        • ToString
        • Upload
        • UploadAsync
      • Events
        • AuthenticationRequest
        • BannerReceived
        • CommandSent
        • DeleteProgressChanged
        • FingerprintCheck
        • IFtp.DeleteProgressChanged
        • IFtp.ListItemReceived
        • IFtp.ProblemDetected
        • IFtp.TransferProgressChanged
        • IFtp.Traversing
        • ListItemReceived
        • ProblemDetected
        • ResponseRead
        • TransferProgressChanged
        • Traversing
    • SftpActionOnExistingFiles
    • SftpAttributes
      • Constructors
        • SftpAttributes
      • Properties
        • Created
        • Group
        • GroupId
        • Modified
        • Permissions
        • User
        • UserId
      • Methods
        • SetUserAndGroup
    • SftpBatchTransferAction
    • SftpBatchTransferOperation
    • SftpBatchTransferProblemDetectedEventArgs
      • Properties
        • Action
        • Exception
        • LocalFileLength
        • LocalFileModified
        • LocalPath
        • NewName
        • PossibleActions
        • ProblemType
        • RemoteFileLength
        • RemoteFileModified
        • RemotePath
        • State
      • Methods
        • IsActionPossible
    • SftpBatchTransferProblemType
    • SftpBatchTransferProgressEventArgs
      • Properties
        • BytesTotal
        • CurrentFileLength
        • CurrentFileModified
        • FilesProcessed
        • FilesTotal
        • FilesTransferred
        • LocalPath
        • Operation
        • ProcessedPercentage
        • RemotePath
        • State
    • SftpCommandSentEventArgs
      • Constructors
        • SftpCommandSentEventArgs
      • Properties
        • Command
    • SftpConnectionState
      • Properties
        • Connected
        • NativeErrorCode
    • SftpDeleteProgressChangedEventArgs
      • Properties
        • DeleteState
        • FilesDeleted
        • FilesProcessed
        • FilesTotal
        • Item
        • ProgressPercentage
    • SftpErrorCode
    • SftpException
      • Constructors
        • SftpException
      • Properties
        • Code
        • LocalPath
        • ProblemType
        • ProtocolCode
        • ProtocolMessage
        • RemotePath
        • Status
        • Transferred
    • SftpExceptionStatus
    • SftpFileSystemInfo
      • Properties
        • BlockSize
        • FileSystemId
        • FreeSpace
        • FreeSpaceForUser
        • IsReadOnly
        • TotalSpace
    • SftpItem
      • Constructors
        • SftpItem
      • Properties
        • CreationTime
        • Group
        • GroupId
        • IsDirectory
        • IsFile
        • IsLink
        • LastAccessTime
        • LastWriteTime
        • Length
        • Name
        • Owner
        • OwnerId
        • Path
        • Permissions
        • Type
      • Methods
        • GetCreationTime
        • GetLastAccessTime
        • GetLastWriteTime
        • ToString
    • SftpItemCollection
      • Constructors
        • SftpItemCollection
      • Properties
        • Count
        • ICollection<FileSystemItem>.IsReadOnly
        • ICollection<SftpItem>.IsReadOnly
        • IsSynchronized
        • Item
        • SyncRoot
        • UsePath
      • Methods
        • Add
        • AddRange
        • CheckItem
        • Clear
        • Clone
        • Contains
        • CopyTo
        • GetEnumerator
        • GetFiles
        • GetTotalSize
        • ICollection<SftpItem>.Remove
        • IEnumerable.GetEnumerator
        • Remove
        • RemoveAt
        • Sort
    • SftpItemType
    • SftpListItemReceivedEventArgs
      • Constructors
        • SftpListItemReceivedEventArgs
      • Properties
        • Aborted
        • Ignored
        • Item
        • RawLine
        • UserState
      • Methods
        • Abort
        • Ignore
    • SftpPermissions
    • SftpProblemDetectedEventArgs
      • Properties
        • Action
        • Exception
        • LocalItem
        • LocalPath
        • NewName
        • OverwriteCondition
        • ProblemType
        • Reaction
        • RemoteItem
        • RemotePath
        • UserState
      • Methods
        • Cancel
        • Fail
        • FollowLink
        • IsOverwriteConditionPossible
        • IsReactionPossible
        • Overwrite
        • Rename
        • Resume
        • Retry
        • Skip
    • SftpResponseReadEventArgs
      • Constructors
        • SftpResponseReadEventArgs
      • Properties
        • Response
    • SftpServerType
    • SftpSettings
      • Constructors
        • SftpSettings
      • Properties
        • CustomCommand
        • DisableFxpStatWorkaround
        • DisablePathNormalization
        • DisableProgressPercentage
        • DisablePutFileZeroOffsetTruncate
        • DisableRealPathWorkaround
        • DisableSftp4
        • DisableTransferQueue
        • DownloadBufferSize
        • DownloadQueueLength
        • EnableBrokenDirectoryStatWorkaround
        • EnableBrokenRealPathWorkaround
        • EnableChecksumVerification
        • EnableDirectoryAsFileWorkaround
        • EnableFileSync
        • EnableMissingCreateTimeWorkaround
        • EnableSignaturePadding
        • EnsureKeyAcceptable
        • GetFileOpenRemoteFirst
        • IgnoreCloseErrors
        • LogChecksums
        • MultiFileLinkMode
        • MultiFileMoveMode
        • PostponeChannelClose
        • PreferInteractiveAuthentication
        • PreferredChecksumAlgorithm
        • RaiseEventsFromCurrentThread
        • RecheckItemExistence
        • RestoreDateTime
        • RevertSymlinkArguments
        • SkipDuplicateItems
        • SshParameters
        • TimeComparisonGranularity
        • TreatUnknownItemsAsFiles
        • TryPasswordFirst
        • UploadBufferSize
        • UploadQueueLength
        • UseLargeBuffers
        • UsePosixRename
        • UseReadWriteModeForDownloads
        • UseSmallPackets
        • WaitForServerWelcomeMessage
      • Methods
        • Clone
        • ICloneable.Clone
    • SftpStateChangedEventArgs
      • Constructors
        • SftpStateChangedEventArgs
      • Properties
        • NewState
        • OldState
    • SftpTransferProgressChangedEventArgs
      • Properties
        • Action
        • BytesPerSecond
        • BytesSinceLastEvent
        • BytesTotal
        • BytesTransferred
        • CurrentFileBytesTransferred
        • CurrentFileProgressPercentage
        • FilesProcessed
        • FilesTotal
        • FilesTransferred
        • ProgressPercentage
        • SourceItem
        • TargetPath
        • TransferState
    • SftpTransferProgressEventArgs
      • Properties
        • BytesPerSecond
        • BytesSinceLastEvent
        • BytesTotal
        • BytesTransferred
        • Finished
        • Id
        • LocalPath
        • ProgressPercentage
        • RemotePath
        • State
    • SftpTransferType
    • SftpTraversingEventArgs
      • Properties
        • Action
        • BytesTotal
        • FilesTotal
        • Item
        • TraversingState
        • UserState
    • Smtp
      • Constructors
        • Smtp
      • Fields
        • AlternativeExplicitSslPort
        • DefaultImplicitSslPort
        • DefaultPort
      • Properties
        • AbortTimeout
        • ClientDomain
        • DefaultLogWriter
        • DeliveryStatusNotificationConditions
        • DeliveryStatusNotificationOriginalMessageMethod
        • EnabledExtensions
        • Encoding
        • InstanceId
        • IsAuthenticated
        • IsBusy
        • IsConnected
        • IsSecured
        • LocalEndPoint
        • LogWriter
        • MaxMailSize
        • Proxy
        • RemoteEndPoint
        • ServerDomain
        • ServerName
        • ServerPort
        • Settings
        • State
        • SupportedExtensions
        • Timeout
        • TlsSocket
        • UserName
        • Version
      • Methods
        • Abort
        • CheckConnectionState
        • Connect
        • ConnectAsync
        • Disconnect
        • DisconnectAsync
        • Dispose
        • Finalize
        • GetConnectionState
        • GetHashCode
        • GetSupportedAuthenticationMethods
        • KeepAlive
        • KeepAliveAsync
        • Login
        • LoginAsync
        • OnCommandSent
        • OnResponseRead
        • OnStateChanged
        • OnTransferProgress
        • ReadResponse
        • ReadResponseAsync
        • ResolveDomainMX
        • Secure
        • SecureAsync
        • Send
        • SendAsync
        • SendCommand
        • SendCommandAsync
        • SendDirect
        • SetSocketFactory
        • ToString
      • Events
        • CommandSent
        • RejectedRecipient
        • ResponseRead
        • SendingMessage
        • StateChanged
        • TransferProgress
        • ValidatingCertificate
    • SmtpAuthentication
    • SmtpCommandSentEventArgs
      • Constructors
        • SmtpCommandSentEventArgs
      • Properties
        • Command
    • SmtpConfiguration
      • Constructors
        • SmtpConfiguration
      • Properties
        • AuthenticationMethod
        • ClientCertificate
        • Default
        • DeliveryEngine
        • DeliveryMethod
        • From
        • LogWriter
        • Parameters
        • Password
        • PickupDirectoryPath
        • Proxy
        • ServerName
        • ServerPort
        • Settings
        • SslMode
        • UseDefaultCredentials
        • UserName
    • SmtpConfigurationSource
    • SmtpConnectionState
      • Properties
        • Connected
        • NativeErrorCode
    • SmtpDeliveryEngine
    • SmtpDeliveryMethod
    • SmtpException
      • Constructors
        • SmtpException
      • Properties
        • ProtocolCode
        • ProtocolMessage
        • Response
        • Status
      • Methods
        • GetRejectedRecipients
    • SmtpExceptionStatus
    • SmtpExtensions
    • SmtpRejectedRecipient
      • Constructors
        • SmtpRejectedRecipient
      • Properties
        • Address
        • Error
        • Response
    • SmtpRejectedRecipientEventArgs
      • Constructors
        • SmtpRejectedRecipientEventArgs
      • Properties
        • Ignore
        • Recipient
        • Response
    • SmtpResponse
      • Constructors
        • SmtpResponse
      • Properties
        • Class
        • Code
        • Description
        • Detail
        • Group
        • Raw
        • Subject
        • Success
    • SmtpResponseReadEventArgs
      • Constructors
        • SmtpResponseReadEventArgs
      • Properties
        • Response
    • SmtpSendingMessageEventArgs
      • Properties
        • Message
        • Stream
    • SmtpSettings
      • Constructors
        • SmtpSettings
      • Properties
        • AllowNullSender
        • RaiseEventsFromCurrentThread
        • ReportTransferredData
        • SendWithNoBuffer
        • SkipContentTransferEncodingCheck
        • SslAcceptAllCertificates
        • SslAllowedCurves
        • SslAllowedSuites
        • SslAllowedVersions
        • SslAllowVulnerableSuites
        • SslChannelBindingEnabled
        • SslClientCertificateRequestHandler
        • SslDoNotInsertEmptyFragment
        • SslEnableSilentClosure
        • SslExtendedMasterSecretEnabled
        • SslMinimumDiffieHellmanKeySize
        • SslRenegotiationExtensionEnabled
        • SslRenegotiationMode
        • SslServerCertificateValidationOptions
        • SslServerCertificateVerifier
        • SslServerName
        • SslServerNameIndicationEnabled
        • SslSession
        • SslStrictKeyUsageValidation
        • UseDefaultDomain
      • Methods
        • Clone
        • GetNamedGroups
        • GetPreferredSuites
        • GetPskKeyExchangeModes
        • GetSignatureSchemes
        • GetSymmetricCipherSuites
        • SetNamedGroups
        • SetPreferredSuites
        • SetPskKeyExchangeModes
        • SetSignatureSchemes
        • SetSymmetricCipherSuites
        • ToParameters
    • SmtpState
    • SmtpStateChangedEventArgs
      • Constructors
        • SmtpStateChangedEventArgs
      • Properties
        • NewState
        • OldState
    • SmtpTransferProgressEventArgs
      • Constructors
        • SmtpTransferProgressEventArgs
      • Properties
        • BytesSinceLastEvent
        • BytesTransferred
        • State
        • TotalBytes
      • Methods
        • GetData
    • SmtpTransferState
    • SocketInformation
      • Constructors
        • SocketInformation
      • Properties
        • LocalEndPoint
        • RemoteEndPoint
    • SocketSelectMode
    • SocketState
    • Ssh
      • Constructors
        • Ssh
      • Fields
        • DefaultPort
      • Properties
        • DefaultLogWriter
        • Encoding
        • Fingerprint
        • InstanceId
        • IsAuthenticated
        • IsConnected
        • IsDisposed
        • LocalEndPoint
        • LogWriter
        • Proxy
        • RemoteEndPoint
        • ServerKey
        • ServerName
        • ServerPort
        • Session
        • Settings
        • Timeout
        • UserName
        • Version
      • Methods
        • Bind
        • CheckConnectionState
        • Connect
        • ConnectAsync
        • Disconnect
        • DisconnectAsync
        • Dispose
        • Finalize
        • GetConnectionState
        • GetHashCode
        • IShellChannelFactory.CreateShellChannel
        • Login
        • LoginAsync
        • RunCommand
        • RunCommandAsync
        • SetSocketFactory
        • StartCommand
        • StartCommandAsync
        • StartIncomingTunnel
        • StartIncomingTunnelAsync
        • StartOutgoingTunnel
        • StartOutgoingTunnelAsync
        • StartScripting
        • StartScriptingAsync
        • StartShell
        • StartShellAsync
        • StartSocksServer
        • StartSocksServerAsync
        • StartVirtualTerminal
        • StartVirtualTerminalAsync
        • ToString
      • Events
        • AuthenticationRequest
        • BannerReceived
        • FingerprintCheck
        • TunnelError
    • SshAuthenticationAgent
      • Properties
        • IsLegacyPageantSupported
        • IsOpenSshAgentSupported
        • IsPageantSupported
        • LegacyPageant
        • OpenSshAgent
        • Pageant
        • Type
    • SshAuthenticationAgentType
    • SshAuthenticationMethod
    • SshAuthenticationRequestEventArgs
      • Properties
        • Cancel
        • Instructions
        • Items
        • Name
      • Methods
        • Ignore
    • SshAuthenticationRequestItem
      • Properties
        • IsSecret
        • Prompt
        • Response
    • SshAuthenticationRequestItemCollection
    • SshChannel
      • Properties
        • Available
        • ExitStatus
        • ExtendedDataMode
        • State
        • TerminalHeight
        • TerminalWidth
        • Type
      • Methods
        • Close
        • Dispose
        • GetAvailable
        • PassEnvironmentVariable
        • Poll
        • Receive
        • RequestExec
        • RequestPseudoTerminal
        • RequestShell
        • RequestSubsystem
        • Send
        • SendBreak
        • SendEof
        • SetTerminalSize
        • Shutdown
        • ToSocket
        • ToString
      • Events
        • ExtendedDataReceived
    • SshChannelExitStatus
      • Properties
        • CoreDumped
        • ErrorMessage
        • ExitCode
        • SignalName
    • SshChannelExtendedDataMode
    • SshChannelState
    • SshChannelType
    • SshCipher
      • Properties
        • HostKeyAlgorithm
        • HostKeyCipherId
        • IncomingCompressionEnabled
        • IncomingEncryptionAlgorithm
        • IncomingEncryptionCipherId
        • IncomingEncryptionMode
        • IncomingMacAlgorithm
        • IncomingMacCipherId
        • KeyExchangeAlgorithm
        • KeyExchangeCipherId
        • OutgoingCompressionEnabled
        • OutgoingEncryptionAlgorithm
        • OutgoingEncryptionCipherId
        • OutgoingEncryptionMode
        • OutgoingMacAlgorithm
        • OutgoingMacCipherId
        • SignatureHashAlgorithm
        • StrictKeyExchange
      • Methods
        • ToString
    • SshConnectionState
      • Properties
        • Connected
        • NativeErrorCode
    • SshEncryptionAlgorithm
    • SshEncryptionMode
    • SshException
      • Constructors
        • SshException
      • Properties
        • ProtocolCode
        • ProtocolMessage
        • Status
      • Methods
        • GetServerInfo
    • SshExceptionStatus
    • SshExtendedDataReceivedEventArgs
      • Properties
        • Length
        • TypeCode
      • Methods
        • GetData
    • SshFingerprint
      • Methods
        • Compute
        • FromBase64String
        • ToArray
        • ToString
    • SshFingerprintEventArgs
      • Constructors
        • SshFingerprintEventArgs
      • Properties
        • Accept
        • Fingerprint
        • ServerKey
    • SshForwardingHandle
      • Properties
        • Address
        • Port
        • Tag
    • SshGssApiCredentials
      • Constructors
        • SshGssApiCredentials
      • Properties
        • AccountName
        • AllowDelegation
        • Domain
        • Password
        • TargetName
        • UserName
      • Methods
        • Clone
        • GetMechanisms
        • ICloneable.Clone
        • SetMechanisms
    • SshGssApiMechanisms
    • SshHostKeyAlgorithm
    • SshKeyExchangeAlgorithm
    • SshMacAlgorithm
    • SshMessageEventArgs
      • Constructors
        • SshMessageEventArgs
      • Properties
        • Message
    • SshOptions
    • SshParameters
      • Constructors
        • SshParameters
      • Properties
        • AuthenticationMethods
        • ChannelCloseTimeout
        • Compression
        • CompressionLevel
        • EncryptionAlgorithms
        • EncryptionModes
        • HostKeyAlgorithms
        • KeyExchangeAlgorithms
        • MacAlgorithms
        • MaximumPacketSize
        • MinimumDiffieHellmanKeySize
        • MinimumRsaKeySize
        • PreferredHostKeyAlgorithm
        • UseLegacyGroupExchange
        • UseStrictKeyExchange
      • Methods
        • Clone
        • GetEncryptionAlgorithms
        • GetHostKeyAlgorithms
        • GetKeyExchangeAlgorithms
        • GetMacAlgorithms
        • GetSupportedEncryptionAlgorithms
        • GetSupportedHostKeyAlgorithms
        • GetSupportedKeyExchangeAlgorithms
        • GetSupportedMacAlgorithms
        • SetEncryptionAlgorithms
        • SetHostKeyAlgorithms
        • SetKeyExchangeAlgorithms
        • SetMacAlgorithms
    • SshPasswordChangeResult
    • SshPrivateKey
      • Constructors
        • SshPrivateKey
      • Properties
        • Certificate
        • Comment
        • Fingerprint
        • KeyAlgorithm
        • KeyAlgorithmId
        • KeySize
      • Methods
        • CreateFrom
        • Equals
        • Generate
        • GetCertificate
        • GetCertificateChain
        • GetDSAParameters
        • GetHashCode
        • GetPrivateKey
        • GetPrivateKeyInfo
        • GetPublicKey
        • GetPublicKeyInfo
        • GetRSAParameters
        • LoadPublicKeys
        • Parse
        • Save
        • SavePublicKey
    • SshPrivateKeyFormat
    • SshPublicKey
      • Constructors
        • SshPublicKey
      • Properties
        • Comment
        • Fingerprint
        • KeyAlgorithm
        • KeyAlgorithmId
        • KeySize
      • Methods
        • Equals
        • GetCertificate
        • GetCertificateChain
        • GetDSAParameters
        • GetHashCode
        • GetPublicKey
        • GetPublicKeyInfo
        • GetRSAParameters
        • LoadPublicKeys
        • Parse
        • SavePublicKey
    • SshPublicKeyFormat
    • SshServerInfo
      • Properties
        • CompressionAlgorithmsClientToServer
        • CompressionAlgorithmsServerToClient
        • EncryptionAlgorithmsClientToServer
        • EncryptionAlgorithmsServerToClient
        • KeyExchangeAlgorithms
        • MacAlgorithmsClientToServer
        • MacAlgorithmsServerToClient
        • ServerHostKeyAlgorithms
        • SupportsExtensionNegotiation
        • SupportsStrictKeyExchange
    • SshSession
      • Constructors
        • SshSession
      • Fields
        • DefaultPort
      • Properties
        • Cipher
        • DefaultLogWriter
        • Encoding
        • Fingerprint
        • HasAuthenticationRequestEventHandler
        • HasFingerprintEventHandler
        • HasForwardingRequestEventHandler
        • Information
        • InstanceId
        • IsAuthenticated
        • IsConnected
        • LocalEndPoint
        • LogWriter
        • Options
        • Parameters
        • RemoteEndPoint
        • ServerIdentification
        • ServerInfo
        • ServerKey
        • ServerName
        • ServerPort
        • Socket
        • State
        • Timeout
        • UserName
      • Methods
        • AcceptTcpIpForward
        • Authenticate
        • ChangePassword
        • Connect
        • Disconnect
        • Dispose
        • GetHashCode
        • KeepAlive
        • Negotiate
        • OnAuthenticationRequest
        • OnBannerReceived
        • OnFingerprintCheck
        • OpenChannel
        • OpenSession
        • OpenTcpIpTunnel
        • StartTcpIpForward
        • StopTcpIpForward
        • ToSocketFactory
      • Events
        • AuthenticationRequest
        • BannerReceived
        • FingerprintCheck
        • ForwardingRequest
    • SshSettings
      • Constructors
        • SshSettings
      • Properties
        • EnableSignaturePadding
        • EnsureKeyAcceptable
        • PostponeChannelClose
        • PreferInteractiveAuthentication
        • RaiseEventsFromCurrentThread
        • SetNoDelayForTunnelSockets
        • SshParameters
        • TryPasswordFirst
        • UseLargeBuffers
        • WaitForServerWelcomeMessage
      • Methods
        • Clone
    • SshState
    • SshTunnel
      • Properties
        • LocalEndPoint
        • RemoteEndPoint
      • Methods
        • Close
        • IDisposable.Dispose
    • SshTunnelErrorEventArgs
      • Properties
        • Error
        • Tunnel
    • SslCertificateValidationEventArgs
      • Constructors
        • SslCertificateValidationEventArgs
      • Properties
        • Certificate
        • CertificateChain
        • Options
        • Result
        • ServerName
        • Socket
      • Methods
        • Accept
        • Reject
    • SslMode
    • SslRenegotiationMode
    • SslSettings
      • Constructors
        • SslSettings
      • Properties
        • SslAcceptAllCertificates
        • SslAllowedCurves
        • SslAllowedSuites
        • SslAllowedVersions
        • SslAllowVulnerableSuites
        • SslChannelBindingEnabled
        • SslClientCertificateRequestHandler
        • SslDoNotInsertEmptyFragment
        • SslEnableSilentClosure
        • SslExtendedMasterSecretEnabled
        • SslMinimumDiffieHellmanKeySize
        • SslRenegotiationExtensionEnabled
        • SslRenegotiationMode
        • SslServerCertificateValidationOptions
        • SslServerCertificateVerifier
        • SslServerName
        • SslServerNameIndicationEnabled
        • SslSession
        • SslStrictKeyUsageValidation
        • UseDefaultDomain
      • Methods
        • GetNamedGroups
        • GetPreferredSuites
        • GetPskKeyExchangeModes
        • GetSignatureSchemes
        • GetSymmetricCipherSuites
        • SetNamedGroups
        • SetPreferredSuites
        • SetPskKeyExchangeModes
        • SetSignatureSchemes
        • SetSymmetricCipherSuites
        • ToParameters
    • SyslogBinding
      • Constructors
        • SyslogBinding
      • Properties
        • EndPoint
        • Framing
        • Protocol
        • Trailer
        • UdpBufferSize
        • UdpMulticastAddress
    • SyslogBindingCollection
      • Properties
        • Count
        • ICollection<SyslogBinding>.IsReadOnly
      • Methods
        • GetBindings
        • GetEnumerator
        • ICollection<SyslogBinding>.Add
        • ICollection<SyslogBinding>.Clear
        • ICollection<SyslogBinding>.Contains
        • ICollection<SyslogBinding>.CopyTo
        • ICollection<SyslogBinding>.Remove
        • IEnumerable.GetEnumerator
    • SyslogClient
      • Constructors
        • SyslogClient
      • Fields
        • DefaultPort
        • DefaultTlsPort
      • Properties
        • LogWriter
        • Settings
        • Timeout
      • Methods
        • Close
        • CloseAsync
        • Connect
        • ConnectAsync
        • IAsyncDisposable.DisposeAsync
        • IDisposable.Dispose
        • Send
        • SendAsync
      • Events
        • ValidatingCertificate
    • SyslogClientSettings
      • Constructors
        • SyslogClientSettings
      • Properties
        • EmitUtf8Preamble
        • Encoding
        • Format
        • Framing
        • RaiseEventsFromCurrentThread
        • SslAcceptAllCertificates
        • SslAllowedCurves
        • SslAllowedSuites
        • SslAllowedVersions
        • SslAllowVulnerableSuites
        • SslChannelBindingEnabled
        • SslClientCertificateRequestHandler
        • SslDoNotInsertEmptyFragment
        • SslEnableSilentClosure
        • SslExtendedMasterSecretEnabled
        • SslMinimumDiffieHellmanKeySize
        • SslRenegotiationExtensionEnabled
        • SslRenegotiationMode
        • SslServerCertificateValidationOptions
        • SslServerCertificateVerifier
        • SslServerName
        • SslServerNameIndicationEnabled
        • SslSession
        • SslStrictKeyUsageValidation
        • Trailer
        • UseDefaultDomain
      • Methods
        • GetNamedGroups
        • GetPreferredSuites
        • GetPskKeyExchangeModes
        • GetSignatureSchemes
        • GetSymmetricCipherSuites
        • SetNamedGroups
        • SetPreferredSuites
        • SetPskKeyExchangeModes
        • SetSignatureSchemes
        • SetSymmetricCipherSuites
        • ToParameters
    • SyslogErrorEventArgs
      • Properties
        • Binding
        • Error
        • RemoteEndPoint
    • SyslogException
      • Properties
        • Status
      • Methods
        • GetRawData
    • SyslogExceptionStatus
    • SyslogFacility
    • SyslogFraming
    • SyslogMessage
      • Constructors
        • SyslogMessage
      • Properties
        • ApplicationName
        • Facility
        • Hostname
        • MessageId
        • ProcessId
        • Severity
        • Text
        • Timestamp
      • Methods
        • Encode
    • SyslogMessageFormat
    • SyslogMessageReceivedEventArgs
      • Properties
        • Binding
        • Message
        • ReceivedTime
        • RemoteEndPoint
    • SyslogServer
      • Constructors
        • SyslogServer
      • Fields
        • DefaultPort
        • DefaultTlsPort
      • Properties
        • Bindings
        • LogWriter
        • Settings
      • Methods
        • Bind
        • Dispose
        • Start
        • Stop
        • Unbind
      • Events
        • ErrorOccurred
        • MessageReceived
    • SyslogServerSettings
      • Constructors
        • SyslogServerSettings
      • Properties
        • TlsParameters
    • SyslogSeverity
    • SyslogTransportProtocol
    • Telnet
      • Constructors
        • Telnet
      • Fields
        • DefaultPort
      • Properties
        • HostName
        • LogWriter
        • Port
        • Proxy
        • Settings
        • Timeout
      • Methods
        • IShellChannelFactory.CreateShellChannel
        • SetSocketFactory
        • StartScripting
        • StartScriptingAsync
        • StartShell
        • StartVirtualTerminal
        • StartVirtualTerminalAsync
      • Events
        • ValidatingCertificate
    • TelnetException
      • Constructors
        • TelnetException
      • Properties
        • ProtocolCode
        • ProtocolMessage
        • Status
    • TelnetSettings
      • Constructors
        • TelnetSettings
      • Properties
        • RaiseEventsFromCurrentThread
        • SslAcceptAllCertificates
        • SslAllowedCurves
        • SslAllowedSuites
        • SslAllowedVersions
        • SslAllowVulnerableSuites
        • SslChannelBindingEnabled
        • SslClientCertificateRequestHandler
        • SslDoNotInsertEmptyFragment
        • SslEnableSilentClosure
        • SslExtendedMasterSecretEnabled
        • SslMinimumDiffieHellmanKeySize
        • SslRenegotiationExtensionEnabled
        • SslRenegotiationMode
        • SslServerCertificateValidationOptions
        • SslServerCertificateVerifier
        • SslServerName
        • SslServerNameIndicationEnabled
        • SslSession
        • SslStrictKeyUsageValidation
        • SystemVariables
        • UseDefaultDomain
        • UserVariables
      • Methods
        • GetNamedGroups
        • GetPreferredSuites
        • GetPskKeyExchangeModes
        • GetSignatureSchemes
        • GetSymmetricCipherSuites
        • SetNamedGroups
        • SetPreferredSuites
        • SetPskKeyExchangeModes
        • SetSignatureSchemes
        • SetSymmetricCipherSuites
        • ToParameters
    • Time
      • Constructors
        • Time
      • Fields
        • DefaultPort
      • Properties
        • Timeout
        • UseTcp
      • Methods
        • GetTime
        • GetTimeAsync
        • SynchronizeSystemClock
        • SynchronizeSystemClockAsync
    • TimeBase
      • Properties
        • Timeout
      • Methods
        • GetTime
        • GetTimeAsync
        • SynchronizeSystemClock
        • SynchronizeSystemClockAsync
    • TimeException
    • TlsBulkCipherAlgorithm
    • TlsBulkCipherMode
    • TlsCertificateAcceptance
    • TlsCertificateChainMode
    • TlsCertificatePolicy
    • TlsCipher
      • Properties
        • BlockSize
        • Cbc
        • CipherAlgorithm
        • CipherMode
        • EffectiveKeySize
        • Exportable
        • KeyExchangeAlgorithm
        • KeyMaterialSize
        • KeySize
        • MacAlgorithm
        • MacSize
        • Protocol
        • Suite
      • Methods
        • ToString
    • TlsCipherSuite
    • TlsClientHelloReceivedEventArgs
      • Properties
        • ApplicationProtocol
        • ServerName
        • Socket
      • Methods
        • GetApplicationProtocols
        • GetServerCertificates
        • SetServerCertificates
    • TlsClientSettings
      • Constructors
        • TlsClientSettings
      • Properties
        • ClientCertificates
        • TargetName
    • TlsClientSocket
      • Constructors
        • TlsClientSocket
      • Properties
        • ApplicationProtocol
        • Available
        • Cipher
        • ClientCertificate
        • CompressionMethod
        • Connected
        • Context
        • Entity
        • Factory
        • Information
        • IsSecure
        • LocalEndPoint
        • LogWriter
        • Parameters
        • RemoteEndPoint
        • ServerCertificate
        • Session
        • Socket
        • Timeout
      • Methods
        • BeginConnect
        • BeginNegotiate
        • BeginReceive
        • BeginSend
        • Close
        • CloseAsync
        • Connect
        • ConnectAsync
        • Dispose
        • DisposeAsync
        • EndConnect
        • EndNegotiate
        • EndReceive
        • EndSend
        • GetChannelBinding
        • GetConnectionState
        • GetHashCode
        • HasChannelBinding
        • IAsyncDisposable.DisposeAsync
        • Negotiate
        • NegotiateAsync
        • Poll
        • Receive
        • ReceiveAsync
        • Renegotiate
        • Send
        • SendAsync
        • Shutdown
        • ShutdownAsync
        • ToString
        • Unprotect
      • Events
        • ValidatingCertificate
    • TlsCompressionMethod
    • TlsConnectionEnd
    • TlsEllipticCurve
    • TlsException
      • Constructors
        • TlsException
      • Properties
        • ProtocolCode
        • ProtocolMessage
        • Status
    • TlsKeyExchangeAlgorithm
    • TlsMacAlgorithm
    • TlsNamedGroup
      • Constructors
        • TlsNamedGroup
      • Properties
        • Ffdhe2048
        • Ffdhe3072
        • Ffdhe4096
        • GenerateKeyShareInClientHello
        • IsAvailable
        • Name
        • Secp256r1
        • Secp384r1
        • Secp521r1
        • X25519
      • Methods
        • Equals
        • GetHashCode
        • ToString
    • TlsOptions
    • TlsParameters
      • Constructors
        • TlsParameters
      • Properties
        • AcceptableAuthorities
        • AllowDeprecatedVersions
        • AllowedCurves
        • AllowedSuites
        • AllowVulnerableSuites
        • Certificate
        • CertificateChainMode
        • CertificatePolicy
        • CertificateRequestHandler
        • CertificateVerifier
        • CommonName
        • Entity
        • EphemeralDiffieHellmanParameters
        • MinimumDiffieHellmanKeySize
        • Options
        • Session
        • TemporaryRSAParameters
        • Version
      • Methods
        • Clone
        • GetApplicationLayerProtocols
        • GetNamedGroups
        • GetPreferredSuites
        • GetPskKeyExchangeModes
        • GetSignatureSchemes
        • GetSymmetricCipherSuites
        • SetApplicationLayerProtocols
        • SetNamedGroups
        • SetPreferredSuites
        • SetPskKeyExchangeModes
        • SetSignatureSchemes
        • SetSymmetricCipherSuites
    • TlsProtocol
    • TlsPskKeyExchangeMode
      • Constructors
        • TlsPskKeyExchangeMode
      • Properties
        • Name
        • Psk_dhe_ke
        • Psk_ke
      • Methods
        • Equals
        • GetHashCode
        • ToString
    • TlsServerSettings
      • Constructors
        • TlsServerSettings
      • Properties
        • ServerCertificate
    • TlsServerSocket
      • Constructors
        • TlsServerSocket
      • Properties
        • ApplicationProtocol
        • Available
        • Cipher
        • ClientCertificate
        • CompressionMethod
        • Connected
        • Context
        • Entity
        • Factory
        • Information
        • IsSecure
        • LocalEndPoint
        • LogWriter
        • Parameters
        • RemoteEndPoint
        • ServerCertificate
        • Session
        • Socket
        • Timeout
      • Methods
        • BeginConnect
        • BeginNegotiate
        • BeginReceive
        • BeginSend
        • Close
        • CloseAsync
        • Connect
        • Dispose
        • DisposeAsync
        • EndConnect
        • EndNegotiate
        • EndReceive
        • EndSend
        • GetChannelBinding
        • GetConnectionState
        • GetHashCode
        • HasChannelBinding
        • IAsyncDisposable.DisposeAsync
        • Negotiate
        • NegotiateAsync
        • Poll
        • Receive
        • ReceiveAsync
        • Renegotiate
        • Send
        • SendAsync
        • Shutdown
        • ShutdownAsync
        • ToString
        • Unprotect
      • Events
        • ClientHelloReceived
        • ValidatingCertificate
    • TlsSession
      • Methods
        • ToString
    • TlsSignatureScheme
      • Constructors
        • TlsSignatureScheme
      • Properties
        • Dsa_sha1
        • Ecdsa_secp256r1_sha256
        • Ecdsa_secp384r1_sha384
        • Ecdsa_secp521r1_sha512
        • Ecdsa_sha1
        • Ed25519
        • IsAvailableInTLS12
        • IsAvailableInTLS13
        • Name
        • Rsa_pkcs1_sha1
        • Rsa_pkcs1_sha256
        • Rsa_pkcs1_sha384
        • Rsa_pkcs1_sha512
        • Rsa_pss_rsae_sha256
        • Rsa_pss_rsae_sha384
        • Rsa_pss_rsae_sha512
      • Methods
        • Equals
        • GetHashCode
        • ToString
    • TlsSocket
      • Constructors
        • TlsSocket
      • Properties
        • ApplicationProtocol
        • Available
        • Cipher
        • ClientCertificate
        • CompressionMethod
        • Connected
        • Context
        • Entity
        • Factory
        • Information
        • IsSecure
        • LocalEndPoint
        • LogWriter
        • Parameters
        • RemoteEndPoint
        • ServerCertificate
        • Session
        • Socket
        • Timeout
      • Methods
        • BeginConnect
        • BeginNegotiate
        • BeginReceive
        • BeginSend
        • Close
        • CloseAsync
        • Connect
        • Dispose
        • DisposeAsync
        • EndConnect
        • EndNegotiate
        • EndReceive
        • EndSend
        • GetChannelBinding
        • GetConnectionState
        • GetHashCode
        • HasChannelBinding
        • IAsyncDisposable.DisposeAsync
        • Negotiate
        • NegotiateAsync
        • Poll
        • Receive
        • ReceiveAsync
        • Renegotiate
        • Send
        • SendAsync
        • Shutdown
        • ShutdownAsync
        • ToString
        • Unprotect
    • TlsStream
      • Constructors
        • TlsStream
      • Properties
        • ApplicationProtocol
        • CanRead
        • CanSeek
        • CanTimeout
        • CanWrite
        • Cipher
        • IsAuthenticated
        • IsServer
        • Length
        • LocalCertificate
        • LogWriter
        • Parameters
        • Position
        • ReadTimeout
        • RemoteCertificate
        • WriteTimeout
      • Methods
        • AuthenticateAsClient
        • AuthenticateAsClientAsync
        • AuthenticateAsServer
        • AuthenticateAsServerAsync
        • BeginRead
        • BeginWrite
        • CloseAsync
        • Dispose
        • DisposeAsync
        • EndRead
        • EndWrite
        • Flush
        • FlushAsync
        • GetChannelBinding
        • GetHashCode
        • HasChannelBinding
        • Read
        • ReadAsync
        • Seek
        • SetLength
        • Shutdown
        • ShutdownAsync
        • ToString
        • Write
        • WriteAsync
      • Events
        • ClientHelloReceived
        • ValidatingCertificate
    • TlsSymmetricCipherSuite
      • Constructors
        • TlsSymmetricCipherSuite
      • Properties
        • Name
        • TLS_AES_128_GCM_SHA256
        • TLS_AES_256_GCM_SHA384
        • TLS_CHACHA20_POLY1305_SHA256
      • Methods
        • CompareTo
        • Equals
        • GetHashCode
        • ToString
      • Operators
        • Equality
        • Inequality
    • TlsVersion
    • TransferType
    • WebClient
      • Constructors
        • WebClient
      • Properties
        • BaseAddress
        • Credentials
        • Encoding
        • Headers
        • LogWriter
        • Proxy
        • QueryString
        • ResponseHeaders
        • Settings
        • Timeout
      • Methods
        • Cancel
        • Dispose
        • DownloadData
        • DownloadDataAsync
        • DownloadFile
        • DownloadFileAsync
        • DownloadString
        • DownloadStringAsync
        • GetHeaders
        • GetHeadersAsync
        • OpenRead
        • OpenReadAsync
        • OpenWrite
        • OpenWriteAsync
        • SetSocketFactory
        • UploadData
        • UploadDataAsync
        • UploadFile
        • UploadFileAsync
        • UploadString
        • UploadStringAsync
        • UploadValues
        • UploadValuesAsync
      • Events
        • DownloadProgressChanged
        • UploadProgressChanged
        • ValidatingCertificate
    • WebClientProgressChangedEventArgs
      • Properties
        • BytesTotal
        • BytesTransferred
    • WebSocketClient
      • Constructors
        • WebSocketClient
      • Properties
        • CloseStatus
        • CloseStatusDescription
        • DefaultLogWriter
        • HttpResponseHeaders
        • HttpStatusCode
        • InstanceId
        • IsAuthenticated
        • IsConnected
        • LogWriter
        • Options
        • Proxy
        • ServerName
        • ServerPort
        • Settings
        • State
        • SubProtocol
        • UserName
      • Methods
        • Abort
        • Close
        • CloseAsync
        • CloseOutput
        • CloseOutputAsync
        • Connect
        • ConnectAsync
        • Dispose
        • GetHashCode
        • Poll
        • Receive
        • ReceiveAsync
        • Send
        • SendAsync
        • SetSocketFactory
      • Events
        • ValidatingCertificate
    • WebSocketClientOptions
      • Properties
        • CollectHttpResponseDetails
        • Credentials
        • DangerousDeflateOptions
        • KeepAliveInterval
        • UseDefaultCredentials
      • Methods
        • AddSubProtocol
        • SetRequestHeader
    • WebSocketClientSettings
      • Constructors
        • WebSocketClientSettings
      • Properties
        • RaiseEventsFromCurrentThread
        • SslAcceptAllCertificates
        • SslAllowedCurves
        • SslAllowedSuites
        • SslAllowedVersions
        • SslAllowVulnerableSuites
        • SslChannelBindingEnabled
        • SslClientCertificateRequestHandler
        • SslDoNotInsertEmptyFragment
        • SslEnableSilentClosure
        • SslExtendedMasterSecretEnabled
        • SslMinimumDiffieHellmanKeySize
        • SslRenegotiationExtensionEnabled
        • SslRenegotiationMode
        • SslServerCertificateValidationOptions
        • SslServerCertificateVerifier
        • SslServerName
        • SslServerNameIndicationEnabled
        • SslSession
        • SslStrictKeyUsageValidation
        • UseAsynchronousTransportLayer
        • UseDefaultDomain
      • Methods
        • GetNamedGroups
        • GetPreferredSuites
        • GetPskKeyExchangeModes
        • GetSignatureSchemes
        • GetSymmetricCipherSuites
        • SetNamedGroups
        • SetPreferredSuites
        • SetPskKeyExchangeModes
        • SetSignatureSchemes
        • SetSymmetricCipherSuites
        • ToParameters
    • WebSocketCloseStatus
    • WebSocketDeflateOptions
      • Constructors
        • WebSocketDeflateOptions
      • Properties
        • ClientContextTakeover
        • ClientMaxWindowBits
        • CompressionLevel
        • ServerContextTakeover
        • ServerMaxWindowBits
      • Methods
        • ToString
    • WebSocketError
    • WebSocketException
      • Constructors
        • WebSocketException
      • Properties
        • ProtocolCode
        • ProtocolMessage
        • Status
        • WebSocketErrorCode
    • WebSocketMessageFlags
    • WebSocketMessageType
    • WebSocketReceiveResult
      • Constructors
        • WebSocketReceiveResult
      • Properties
        • CloseStatus
        • CloseStatusDescription
        • Count
        • EndOfMessage
        • MessageType
    • WebSocketState
  • Rebex.Net.Servers
    • AuthenticationBaseEventArgs
      • Properties
        • ClientAddress
        • ClientEndPoint
        • ClientSoftwareIdentifier
        • Context
        • ServerAddress
        • ServerEndPoint
        • Session
        • UserName
        • Users
    • AuthenticationEventArgs
      • Properties
        • ClientAddress
        • ClientEndPoint
        • ClientSoftwareIdentifier
        • Context
        • Key
        • PartiallyAccepted
        • Password
        • ServerAddress
        • ServerEndPoint
        • Session
        • UserName
        • Users
      • Methods
        • Accept
        • AcceptPartially
        • Reject
    • AuthenticationMethods
    • Binding
      • Properties
        • EndPoint
        • Module
    • BindingCollection
      • Properties
        • Count
        • ICollection<Binding>.IsReadOnly
      • Methods
        • GetBindings
        • GetEnumerator
        • ICollection<Binding>.Add
        • ICollection<Binding>.Clear
        • ICollection<Binding>.Contains
        • ICollection<Binding>.CopyTo
        • ICollection<Binding>.Remove
        • IEnumerable.GetEnumerator
    • ConnectingEventArgs
      • Properties
        • Accept
        • ClientAddress
        • ClientEndPoint
        • Context
        • ServerAddress
        • ServerEndPoint
    • DisconnectedEventArgs
      • Properties
        • ClientAddress
        • ClientEndPoint
        • ServerAddress
        • ServerEndPoint
        • Session
        • User
    • ErrorEventArgs
      • Properties
        • Error
        • ModuleType
        • Session
        • SessionId
    • FileServer
      • Constructors
        • FileServer
      • Properties
        • Bindings
        • IsRunning
        • Keys
        • LogWriter
        • Modules
        • Sessions
        • Settings
        • Users
      • Methods
        • Bind
        • CreateModuleHost
        • Dispose
        • Start
        • Stop
        • Unbind
      • Events
        • Authentication
        • Connecting
        • Disconnected
        • ErrorOccurred
        • FileDownloaded
        • FileUploaded
        • PathAccessAuthorization
        • PreAuthentication
        • ShellCommand
        • TunnelRequested
    • FileServerAction
    • FileServerProtocol
    • FileServerSettings
      • Properties
        • AcceptWindowsPaths
        • AllowedAuthenticationMethods
        • Banner
        • DiffieHellmanParametersCache
        • EnableEventsForFailedTransfers
        • EnableReverseTunneling
        • FileShareMode
        • ForceShellWelcomeMessage
        • GetItemInfoRequiresListPermission
        • IgnoreKeepAlive
        • KeepAlivePeriod
        • KeepSessionsAlive
        • MaxAuthenticationAttempts
        • MaxAuthenticationDuration
        • MaxIdleDuration
        • MaxPendingConnectionsQueueLength
        • MaxSessionDuration
        • MaxSessionTransferredBytes
        • ReceiveBufferSize
        • SendBufferSize
        • SftpEncoding
        • SftpMaxSendQueueLength
        • SftpMaxVersion
        • ShellEncoding
        • ShellHostName
        • ShellName
        • ShellPrompt
        • ShellSystemType
        • ShellSystemVersion
        • ShellWelcomeMessage
        • ShowHiddenItems
        • SshParameters
        • UseNativeFilesystem
    • FileServerUser
      • Constructors
        • FileServerUser
      • Properties
        • Name
      • Methods
        • CheckPassword
        • SetFileSystem
        • ToString
    • FileServerUserCollection
      • Methods
        • Add
    • FileSystemOperation
    • FileTransferredEventArgs
      • Properties
        • BytesTransferred
        • FullPath
        • HasFailed
        • Path
        • Session
        • User
    • PathAccessAuthorizationEventArgs
      • Properties
        • Action
        • FullPath
        • Path
        • RequestedOperations
        • Session
        • User
      • Methods
        • Allow
        • Deny
    • PreAuthenticationEventArgs
      • Properties
        • AcceptedMethods
        • AllowedMethods
        • ClientAddress
        • ClientEndPoint
        • ClientSoftwareIdentifier
        • Context
        • ServerAddress
        • ServerEndPoint
        • Session
        • UserName
        • Users
      • Methods
        • Accept
        • AcceptWithoutAuthentication
        • Reject
    • ServerSession
      • Properties
        • Cipher
        • ClientAddress
        • ClientEndPoint
        • Context
        • Current
        • Duration
        • Id
        • ServerAddress
        • ServerEndPoint
        • State
        • User
        • UserName
      • Methods
        • Close
        • SendMessage
    • ServerUser
      • Constructors
        • ServerUser
      • Properties
        • Name
      • Methods
        • CheckPassword
        • ToString
    • ServerUserCollection
      • Methods
        • Add
    • SessionState
    • ShellCommandEventArgs
      • Properties
        • Action
        • Arguments
        • Command
        • ExitCode
        • RawArguments
        • Session
        • SubsystemName
        • User
      • Methods
        • Write
        • WriteLine
    • ShellType
    • SshConsole
      • Properties
        • CurrentPath
        • HasPseudoTerminal
        • User
      • Methods
        • Clear
        • GetErrorStream
        • GetInputStream
        • GetOutputStream
        • ReadChar
        • ReadLine
        • Write
        • WriteLine
    • TunnelRequestedEventArgs
      • Properties
        • Accept
        • HostName
        • IsIncoming
        • IsOutgoing
        • Port
        • Session
        • Type
        • User
    • TunnelRequestType
  • Rebex.Net.Servers.Core
    • DiffieHellmanParametersCache
      • Constructors
        • DiffieHellmanParametersCache
      • Methods
        • Add
        • Clear
        • GetDiffieHellmanKeySizeRange
        • GetDiffieHellmanParameters
        • GetSupportedKeySizes
        • IsSupportedKeySize
        • SetDiffieHellmanKeySizeRange
    • Server
      • Constructors
        • Server
      • Properties
        • Bindings
        • IsRunning
        • Keys
        • LogWriter
        • Modules
        • Sessions
        • Settings
        • Users
      • Methods
        • Bind
        • Dispose
        • Start
        • Stop
        • Unbind
      • Events
        • Authentication
        • Connecting
        • Disconnected
        • ErrorOccurred
        • PreAuthentication
    • ServerModule
      • Constructors
        • ServerModule
      • Properties
        • Name
      • Methods
        • CreateHost
        • GetDefaultPort
    • ServerModuleHost
      • Constructors
        • ServerModuleHost
      • Methods
        • Accept
        • Add
        • Dispose
        • OnAccepted
        • Remove
    • ServerSettings
      • Properties
        • AllowedAuthenticationMethods
        • Banner
        • IgnoreKeepAlive
        • KeepAlivePeriod
        • KeepSessionsAlive
        • MaxAuthenticationAttempts
        • MaxAuthenticationDuration
        • MaxIdleDuration
        • MaxPendingConnectionsQueueLength
        • MaxSessionDuration
        • MaxSessionTransferredBytes
        • ReceiveBufferSize
        • SendBufferSize
    • SftpModule
      • Constructors
        • SftpModule
      • Properties
        • Name
        • Protocol
        • SubsystemName
      • Methods
        • CreateHost
        • GetDefaultPort
    • ShellModule
      • Constructors
        • ShellModule
      • Properties
        • Name
        • Protocol
        • SubsystemName
      • Methods
        • CreateHost
        • GetDefaultPort
    • SshSubsystemModule
      • Constructors
        • SshSubsystemModule
      • Properties
        • Name
        • Protocol
        • SubsystemName
      • Methods
        • CreateHost
        • GetDefaultPort
    • TunnelingModule
      • Constructors
        • TunnelingModule
      • Properties
        • Name
        • Protocol
        • SubsystemName
      • Methods
        • CreateHost
        • GetDefaultPort
    • UserCollection<T>
      • Properties
        • Count
        • ICollection<T>.IsReadOnly
        • Item
      • Methods
        • Add
        • Clear
        • Contains
        • GetEnumerator
        • ICollection<T>.CopyTo
        • IEnumerable.GetEnumerator
        • Remove
  • Rebex.Security
    • FileEncryption
      • Constructors
        • FileEncryption
      • Properties
        • EncryptionAlgorithm
        • EncryptionKeySize
        • OverwriteExistingFile
        • XtsBlockSize
      • Methods
        • Decrypt
        • DecryptAsync
        • Encrypt
        • EncryptAsync
        • SetPassword
    • FileEncryptionAlgorithm
    • KeyDerivationAlgorithm
    • XtsSettings
      • Constructors
        • XtsSettings
      • Properties
        • BlockSize
        • Iterations
        • KeySize
    • XtsStream
      • Constructors
        • XtsStream
      • Fields
        • DefaultBlockSize
      • Properties
        • BlockSize
        • CanRead
        • CanSeek
        • CanWrite
        • Length
        • Position
      • Methods
        • Dispose
        • Flush
        • Read
        • Seek
        • SetLength
        • Write
  • Rebex.Security.Authentication
    • ChannelBinding
      • Constructors
        • ChannelBinding
      • Properties
        • BindingData
        • IsEmpty
        • Type
      • Methods
        • Equals
        • GetHashCode
        • ToString
    • ChannelBindingType
    • SspiAuthentication
      • Constructors
        • SspiAuthentication
      • Properties
        • SecureChannelBinding
      • Methods
        • Dispose
        • GetNextMessage
        • IsSupported
        • MakeSignature
        • Register
        • Unwrap
        • VerifySignature
        • Wrap
    • SspiCredentialUsage
    • SspiDataRepresentation
    • SspiException
    • SspiRequirements
  • Rebex.Security.Certificates
    • Certificate
      • Constructors
        • Certificate
      • Properties
        • Extensions
        • FriendlyName
        • Handle
        • KeyAlgorithm
        • Tag
        • Thumbprint
      • Methods
        • Associate
        • Bind
        • Decrypt
        • Dispose
        • Encrypt
        • GetAuthorityKeyIdentifier
        • GetCertHash
        • GetCommonName
        • GetCommonNames
        • GetCrlDistributionPoints
        • GetDSAParameters
        • GetEffectiveDate
        • GetEnhancedUsage
        • GetExpirationDate
        • GetIntendedUsage
        • GetIssuer
        • GetIssuerName
        • GetKeyAlgorithmParameters
        • GetKeySize
        • GetMailAddresses
        • GetPrivateKeyAlgorithm
        • GetPrivateKeyInfo
        • GetPublicKey
        • GetPublicKeyAlgorithm
        • GetPublicKeyInfo
        • GetRawCertData
        • GetRSAParameters
        • GetSerialNumber
        • GetSignatureHashAlgorithm
        • GetSubject
        • GetSubjectKeyIdentifier
        • GetSubjectName
        • HasPrivateKey
        • IsTimeValid
        • LoadDer
        • LoadDerWithKey
        • LoadPfx
        • Save
        • SavePrivateKey
        • SignHash
        • SignMessage
        • Validate
        • ValidateRevocationList
        • VerifyHash
        • VerifyMessage
      • Operators
        • Implicit
    • CertificateChain
      • Constructors
        • CertificateChain
      • Properties
        • Count
        • Item
        • LeafCertificate
        • RootCertificate
      • Methods
        • Add
        • BuildFrom
        • Dispose
        • GetEnumerator
        • IEnumerable.GetEnumerator
        • LoadDer
        • LoadP7b
        • LoadPfx
        • Save
        • Validate
        • VerifyHash
    • CertificateChainEngine
    • CertificateCollection
      • Constructors
        • CertificateCollection
      • Properties
        • Count
        • IsSynchronized
        • SyncRoot
      • Methods
        • CopyTo
    • CertificateEngine
      • Constructors
        • CertificateEngine
      • Properties
        • Default
        • LocalMachine
        • LogWriter
      • Methods
        • Bind
        • BuildChain
        • GetCurrentEngine
        • SetCurrentEngine
        • Validate
    • CertificateException
      • Constructors
        • CertificateException
    • CertificateExtension
      • Constructors
        • CertificateExtension
      • Properties
        • Critical
        • Oid
        • Value
      • Methods
        • EnhancedKeyUsage
        • KeyUsage
    • CertificateExtensionCollection
      • Constructors
        • CertificateExtensionCollection
      • Properties
        • Count
        • IsSynchronized
        • Item
        • SyncRoot
      • Methods
        • CopyTo
    • CertificateFindOptions
    • CertificateFindType
    • CertificateFormat
    • CertificateKeyParameters
      • Constructors
        • CertificateKeyParameters
      • Properties
        • ForceLocalMachineStore
        • PreferLegacyKeyStore
    • CertificateStore
      • Constructors
        • CertificateStore
      • Properties
        • Handle
      • Methods
        • Add
        • Dispose
        • Exists
        • Finalize
        • FindCertificates
        • FindCertificatesForMailAddress
        • IEnumerable.GetEnumerator
        • IEnumerable<Certificate>.GetEnumerator
        • Remove
    • CertificateStoreLocation
    • CertificateStoreName
    • CertificateStoreOpenFlags
    • CertificateValidationParameters
      • Constructors
        • CertificateValidationParameters
      • Properties
        • Options
        • ServerName
    • CrlDistributionPoint
      • Constructors
        • CrlDistributionPoint
      • Properties
        • Url
      • Methods
        • GetUrls
    • CrlDistributionPointCollection
      • Constructors
        • CrlDistributionPointCollection
      • Properties
        • Count
        • IsSynchronized
        • SyncRoot
      • Methods
        • CopyTo
    • DistinguishedName
      • Constructors
        • DistinguishedName
      • Methods
        • Equals
        • FromString
        • GetCommonName
        • GetHashCode
        • GetMailAddresses
        • ToArray
        • ToString
    • KeyAlgorithm
    • KeySetOptions
    • KeyUses
    • SignatureHashAlgorithm
    • ValidationOptions
    • ValidationResult
      • Constructors
        • ValidationResult
      • Properties
        • NativeErrorCode
        • Status
        • Valid
    • ValidationStatus
  • Rebex.Security.Cryptography
    • AesGcm
      • Constructors
        • AesGcm
      • Fields
        • KeyByteSizes
        • NonceByteSizes
        • TagByteSizes
      • Methods
        • Decrypt
        • Dispose
        • Encrypt
    • ArcFour
      • Constructors
        • ArcFour
      • Properties
        • BlockSize
        • IV
        • Mode
        • Padding
      • Methods
        • Create
        • GenerateIV
        • GenerateKey
    • ArcFourManaged
      • Constructors
        • ArcFourManaged
      • Properties
        • BlockSize
        • IV
        • Mode
        • Padding
      • Methods
        • Create
        • CreateDecryptor
        • CreateEncryptor
        • GenerateIV
        • GenerateKey
    • ArcTwoManaged
      • Constructors
        • ArcTwoManaged
      • Properties
        • Mode
        • Padding
      • Methods
        • CreateDecryptor
        • CreateEncryptor
        • GenerateIV
        • GenerateKey
    • Argon2
      • Constructors
        • Argon2
      • Properties
        • Configuration
      • Methods
        • GetBytes
        • HashData
        • HashPassword
        • Reset
        • VerifyPassword
    • Argon2Configuration
      • Constructors
        • Argon2Configuration
      • Properties
        • Argon2Type
        • MemoryCost
        • NumberOfIterations
        • NumberOfLanes
      • Methods
        • Equals
        • GetHashCode
        • ToString
    • Argon2Type
    • AsymmetricKeyAlgorithm
      • Constructors
        • AsymmetricKeyAlgorithm
      • Properties
        • Algorithm
        • KeySize
        • PublicOnly
      • Methods
        • CreateFrom
        • Decrypt
        • Dispose
        • Encrypt
        • GenerateDiffieHellmanParameters
        • GenerateKey
        • GetCspParameters
        • GetKeyMaterialDeriver
        • GetPrivateKey
        • GetPublicKey
        • ImportKey
        • IsSupported
        • Register
        • SignHash
        • SignMessage
        • VerifyHash
        • VerifyMessage
    • AsymmetricKeyAlgorithmId
    • AsymmetricKeyFormat
    • Blake2b
      • Constructors
        • Blake2b
      • Properties
        • CanReuseTransform
        • CanTransformMultipleBlocks
        • HashSize
        • Key
      • Methods
        • Dispose
        • HashCore
        • HashFinal
        • Initialize
        • TryHashFinal
    • Blake2b256
      • Constructors
        • Blake2b256
      • Properties
        • CanReuseTransform
        • CanTransformMultipleBlocks
        • HashSize
        • Key
      • Methods
        • Dispose
        • HashCore
        • HashData
        • HashFinal
        • Initialize
        • TryHashFinal
    • Blake2b384
      • Constructors
        • Blake2b384
      • Properties
        • CanReuseTransform
        • CanTransformMultipleBlocks
        • HashSize
        • Key
      • Methods
        • Dispose
        • HashCore
        • HashData
        • HashFinal
        • Initialize
        • TryHashFinal
    • Blake2b512
      • Constructors
        • Blake2b512
      • Properties
        • CanReuseTransform
        • CanTransformMultipleBlocks
        • HashSize
        • Key
      • Methods
        • Dispose
        • HashCore
        • HashData
        • HashFinal
        • Initialize
        • TryHashFinal
    • Blowfish
      • Constructors
        • Blowfish
      • Methods
        • Create
    • BlowfishManaged
      • Constructors
        • BlowfishManaged
      • Properties
        • Mode
        • Padding
      • Methods
        • Create
        • CreateDecryptor
        • CreateEncryptor
        • GenerateIV
        • GenerateKey
    • ChaCha20Poly1305
      • Constructors
        • ChaCha20Poly1305
      • Fields
        • AuthenticationTagSize
        • KeySize
        • NonceSize
      • Methods
        • Decrypt
        • Dispose
        • Encrypt
    • CryptographicCollection
      • Properties
        • Count
        • IsSynchronized
        • SyncRoot
      • Methods
        • CopyTo
        • GetEnumerator
    • CryptographicCollection<T>
      • Properties
        • Count
        • IsReadOnly
        • IsSynchronized
        • Item
        • SyncRoot
      • Methods
        • Add
        • Clear
        • Contains
        • CopyTo
        • GetEnumerator
        • IEnumerable<T>.GetEnumerator
        • IndexOf
        • Insert
        • Remove
        • RemoveAt
    • CryptoHelper
      • Properties
        • UseFipsAlgorithmsOnly
      • Methods
        • CreateRandomNumberGenerator
        • DecodeSignature
        • EncodeSignature
        • EncodeString
        • GetRandomBytes
    • DiffieHellman
      • Constructors
        • DiffieHellman
      • Methods
        • ExportParameters
        • GetOakleyGenerator
        • GetOakleyGroup14
        • GetOakleyGroup2
        • GetPublicKey
        • GetSharedSecretKey
        • ImportParameters
    • DiffieHellmanCryptoServiceProvider
      • Constructors
        • DiffieHellmanCryptoServiceProvider
      • Properties
        • KeyExchangeAlgorithm
        • SignatureAlgorithm
      • Methods
        • Dispose
        • ExportParameters
        • FromXmlString
        • GetOakleyGenerator
        • GetOakleyGroup14
        • GetOakleyGroup2
        • GetPublicKey
        • GetSharedSecretKey
        • ImportParameters
        • ToXmlString
    • DiffieHellmanManaged
      • Constructors
        • DiffieHellmanManaged
      • Properties
        • KeyExchangeAlgorithm
        • SignatureAlgorithm
      • Methods
        • Dispose
        • ExportParameters
        • FromXmlString
        • GetOakleyGenerator
        • GetOakleyGroup14
        • GetOakleyGroup2
        • GetPublicKey
        • GetSharedSecretKey
        • ImportParameters
        • ToXmlString
    • DiffieHellmanParameters
      • Fields
        • G
        • P
        • X
        • Y
    • DSAManaged
      • Constructors
        • DSAManaged
      • Properties
        • KeyExchangeAlgorithm
        • SignatureAlgorithm
      • Methods
        • CreateSignature
        • Dispose
        • ExportParameters
        • FromXmlString
        • ImportParameters
        • SignData
        • SignHash
        • ToXmlString
        • VerifyData
        • VerifyHash
        • VerifySignature
    • EncryptionPaddingScheme
    • EncryptionParameters
      • Constructors
        • EncryptionParameters
      • Properties
        • HashAlgorithm
        • Label
        • PaddingScheme
        • Silent
    • HashingAlgorithm
      • Constructors
        • HashingAlgorithm
      • Properties
        • Algorithm
        • HashSize
        • KeyMode
      • Methods
        • ComputeHash
        • CreateTransform
        • Dispose
        • GetKey
        • IsSupported
        • SetKey
        • ToHashAlgorithm
    • HashingAlgorithmId
    • HashingAlgorithmKeyMode
    • HKDF
      • Methods
        • DeriveKey
        • Expand
        • Extract
    • HMAC
      • Constructors
        • HMAC
      • Properties
        • IHashTransform.HashSize
        • Key
      • Methods
        • Dispose
        • HashCore
        • HashFinal
        • IHashTransform.GetHash
        • IHashTransform.Process
        • IHashTransform.Reset
        • Initialize
    • IHashTransform
      • Properties
        • HashSize
      • Methods
        • GetHash
        • Process
        • Reset
    • KeyDerivationParameters
      • Properties
        • HashAlgorithm
        • HmacKey
        • KeyDerivationFunction
        • SecretAppend
        • SecretPrepend
    • KeyMaterialDeriver
      • Methods
        • DeriveKeyMaterial
        • Dispose
        • Finalize
    • MD4Managed
      • Constructors
        • MD4Managed
      • Methods
        • HashCore
        • HashFinal
        • Initialize
    • MD5Managed
      • Constructors
        • MD5Managed
      • Methods
        • HashCore
        • HashFinal
        • Initialize
    • MD5SHA1
      • Constructors
        • MD5SHA1
      • Properties
        • MD5
        • SHA1
      • Methods
        • Create
        • Dispose
        • HashCore
        • HashFinal
        • Initialize
    • ObjectIdentifier
      • Constructors
        • ObjectIdentifier
      • Properties
        • Value
      • Methods
        • Encode
        • Parse
        • ToArray
        • ToString
      • Operators
        • Implicit
    • Pkcs12KeyGenerator
      • Constructors
        • Pkcs12KeyGenerator
      • Fields
        • IVMaterial
        • KeyMaterial
        • MacMaterial
      • Methods
        • GetBytes
        • Reset
    • RSAManaged
      • Constructors
        • RSAManaged
      • Properties
        • KeyExchangeAlgorithm
        • SignatureAlgorithm
      • Methods
        • Decrypt
        • DecryptRaw
        • DecryptValue
        • Dispose
        • Encrypt
        • EncryptRaw
        • EncryptValue
        • ExportParameters
        • ImportParameters
        • SignData
        • SignHash
        • VerifyData
        • VerifyHash
    • SignatureFormat
    • SignaturePaddingScheme
    • SignatureParameters
      • Constructors
        • SignatureParameters
      • Properties
        • Format
        • HashAlgorithm
        • PaddingScheme
        • SaltLength
        • Silent
    • SymmetricKeyAlgorithm
      • Constructors
        • SymmetricKeyAlgorithm
      • Properties
        • Algorithm
        • BlockSize
        • EffectiveKeySize
        • KeySize
        • Mode
        • Padding
      • Methods
        • CreateDecryptor
        • CreateEncryptor
        • DeriveIV
        • DeriveKey
        • Dispose
        • GenerateIV
        • GenerateKey
        • GetIV
        • GetKey
        • IsSupported
        • SetIV
        • SetKey
        • ToSymmetricAlgorithm
    • SymmetricKeyAlgorithmId
    • Twofish
      • Constructors
        • Twofish
      • Methods
        • Create
    • TwofishManaged
      • Constructors
        • TwofishManaged
      • Properties
        • Mode
        • Padding
      • Methods
        • Create
        • CreateDecryptor
        • CreateEncryptor
        • GenerateIV
        • GenerateKey
    • Xts
      • Constructors
        • Xts
      • Properties
        • BlockSize
      • Methods
        • DecryptSector
        • Dispose
        • EncryptSector
  • Rebex.Security.Cryptography.Pkcs
    • AlgorithmIdentifier
      • Constructors
        • AlgorithmIdentifier
      • Properties
        • Oid
        • Parameters
    • CertificateFinder
      • Fields
        • Default
      • Methods
        • CreateFinder
    • CertificateIncludeOption
    • CertificateInfo
      • Constructors
        • CertificateInfo
      • Properties
        • CrlDistributionPoints
        • EffectiveDate
        • ExpirationDate
        • Extensions
        • MailAddress
        • SignatureHashAlgorithm
        • Subject
        • Usage
      • Methods
        • GetAlternativeHostnames
        • GetExtendedUsage
        • GetOtherNames
        • GetSerialNumber
        • SetAlternativeHostnames
        • SetExtendedUsage
        • SetOtherNames
        • SetSerialNumber
    • CertificateIssuer
      • Methods
        • Issue
        • IssueRevocationList
    • CertificateRevocationList
      • Constructors
        • CertificateRevocationList
      • Properties
        • CrlNumber
        • Extensions
        • Issuer
        • KeyAlgorithm
        • NextUpdate
        • RevokedCertificates
        • SignatureHashAlgorithm
        • ThisUpdate
      • Methods
        • CheckCertificate
        • GetDistributionPointUrl
        • GetHash
        • GetSignature
        • Load
        • LoadSignedOrEnvelopedData
        • ToArray
    • CertificateRevocationListCollection
      • Properties
        • Count
        • IsSynchronized
        • SyncRoot
      • Methods
        • CopyTo
    • CertificateRevocationListStatus
    • CertificationRequest
      • Constructors
        • CertificationRequest
      • Properties
        • Attributes
        • CertificateExtensions
        • PublicKey
        • Subject
      • Methods
        • Encode
        • GetAlternativeHostnames
        • Save
        • Sign
        • Validate
    • ContentInfo
      • Constructors
        • ContentInfo
      • Properties
        • ContentType
      • Methods
        • CopyTo
        • ToArray
        • ToStream
    • CryptographicAttributeCollection
      • Properties
        • Count
        • IsSynchronized
        • Item
        • SyncRoot
      • Methods
        • CopyTo
    • CryptographicAttributeNode
      • Constructors
        • CryptographicAttributeNode
      • Properties
        • Oid
        • Values
    • CryptographicAttributeValueCollection
      • Properties
        • Count
        • IsSynchronized
        • Item
        • SyncRoot
      • Methods
        • CopyTo
        • GetEnumerator
    • EnvelopedData
      • Constructors
        • EnvelopedData
      • Properties
        • CertificateFinder
        • CertificateRevocationLists
        • Certificates
        • ContentEncryptionAlgorithm
        • ContentInfo
        • HasPrivateKey
        • IsEncrypted
        • RecipientInfos
        • Silent
        • UnprotectedAttributes
        • UseDer
      • Methods
        • AcquirePrivateKey
        • Clone
        • Decode
        • Decrypt
        • Encode
        • Encrypt
        • GetSymmetricAlgorithm
        • GetSymmetricKey
        • IsEnvelopedData
        • Load
        • LoadSignedOrEnvelopedData
        • Save
    • ExtendedUsageOids
      • Fields
        • AnyPurpose
        • ClientAuthentication
        • CodeSigning
        • EmailProtection
        • OcspSigning
        • ServerAuthentication
        • TimeStamping
    • ICertificateFinder
      • Methods
        • Find
    • KeyAgreeRecipientInfo
      • Properties
        • Certificate
        • CertificateChain
        • EncryptedKey
        • KeyEncryptionAlgorithm
        • OriginatorIdentifier
        • RecipientIdentifier
      • Methods
        • GetEncryptionParameters
    • KeyTransRecipientInfo
      • Constructors
        • KeyTransRecipientInfo
      • Properties
        • Certificate
        • CertificateChain
        • EncryptedKey
        • KeyEncryptionAlgorithm
        • RecipientIdentifier
      • Methods
        • GetEncryptionParameters
    • PkcsBase
      • Methods
        • LoadSignedOrEnvelopedData
    • PrivateKeyFormat
    • PrivateKeyInfo
      • Constructors
        • PrivateKeyInfo
      • Properties
        • Comment
        • KeyAlgorithm
      • Methods
        • Encode
        • Generate
        • GetDSAParameters
        • GetPublicKey
        • GetRSAParameters
        • Load
        • LoadSignedOrEnvelopedData
        • Save
        • ToBytes
    • PublicKeyInfo
      • Constructors
        • PublicKeyInfo
      • Properties
        • KeyAlgorithm
      • Methods
        • Encode
        • GetDSAParameters
        • GetKeyAlgorithm
        • GetKeySize
        • GetRSAParameters
        • Load
        • LoadSignedOrEnvelopedData
        • Save
        • ToBytes
    • RecipientInfo
      • Properties
        • Certificate
        • CertificateChain
        • EncryptedKey
        • KeyEncryptionAlgorithm
        • RecipientIdentifier
      • Methods
        • GetEncryptionParameters
    • RecipientInfoCollection
      • Constructors
        • RecipientInfoCollection
      • Properties
        • Count
        • IsSynchronized
        • SyncRoot
      • Methods
        • CopyTo
    • RevocationCheckResult
      • Properties
        • RevocationDate
        • RevocationReason
        • Status
    • RevocationCheckStatus
    • RevocationListInfo
      • Constructors
        • RevocationListInfo
      • Properties
        • NextUpdate
        • ThisUpdate
    • RevocationReason
    • RevokedCertificate
      • Constructors
        • RevokedCertificate
      • Properties
        • Extensions
        • RevocationDate
      • Methods
        • GetRevocationReason
        • GetSerialNumber
    • RevokedCertificateCollection
      • Constructors
        • RevokedCertificateCollection
      • Properties
        • Count
        • IsSynchronized
        • SyncRoot
      • Methods
        • CopyTo
    • SecureMimeCapability
      • Constructors
        • SecureMimeCapability
      • Properties
        • Oid
        • Parameters
    • SecureMimeCapabilityCollection
      • Properties
        • Count
        • IsSynchronized
        • Item
        • SyncRoot
      • Methods
        • CopyTo
    • SignatureOptions
    • SignatureValidationResult
      • Properties
        • CertificateValidationStatus
        • Status
        • Valid
    • SignatureValidationStatus
    • SignedData
      • Constructors
        • SignedData
      • Properties
        • CertificateFinder
        • CertificateRevocationLists
        • Certificates
        • ContentInfo
        • Detached
        • IncludeOption
        • SignerInfos
        • Silent
        • UseDer
      • Methods
        • Clone
        • Decode
        • Encode
        • IsSignedData
        • Load
        • LoadSignedOrEnvelopedData
        • Save
        • Sign
        • Validate
    • SignedPublicKeyAndChallenge
      • Constructors
        • SignedPublicKeyAndChallenge
      • Properties
        • PublicKey
      • Methods
        • Validate
    • SignerInfo
      • Constructors
        • SignerInfo
      • Properties
        • Capabilities
        • Certificate
        • CertificateChain
        • DigestAlgorithm
        • EncryptionKeyPreference
        • Signature
        • SignatureAlgorithm
        • SignedAttributes
        • SignerIdentifier
        • SigningTime
        • UnsignedAttributes
      • Methods
        • GetSignatureParameters
        • Sign
        • ToDigestAlgorithm
        • Validate
    • SignerInfoCollection
      • Constructors
        • SignerInfoCollection
      • Properties
        • Count
        • IsSynchronized
        • SyncRoot
      • Methods
        • CopyTo
    • SubjectIdentifier
      • Properties
        • Issuer
        • PublicKey
        • PublicKeyAlgorithm
        • SerialNumber
        • SubjectKeyIdentifier
        • Type
      • Methods
        • LoadSignedOrEnvelopedData
    • SubjectIdentifierType
  • Rebex.TerminalEmulation
    • ActionRequestEventArgs
      • Properties
        • Action
        • Number
        • Number2
        • Text
    • AltKeyMode
    • AutoWrapMode
    • BackspaceSequence
    • BlinkingText
    • BreakSequence
    • ClipboardOperationEventArgs
      • Properties
        • Text
    • ClipboardSelectionCopyMode
    • ColorScheme
    • ConsoleUnderline
    • CursorColorEventArgs
      • Properties
        • BackColor
        • Blink
        • CellBackColor
        • CellForeColor
        • ForeColor
        • IsSelected
    • CursorKeyMode
    • CursorStyle
    • DataProcessingMode
    • DataReceivedEventArgs
      • Properties
        • RawData
        • StrippedData
    • ErrorEventArgs
      • Constructors
        • ErrorEventArgs
      • Properties
        • Exception
    • FileReceiver
      • Properties
        • FileName
        • IsFinished
        • LastWriteTime
        • Length
      • Methods
        • Close
        • IDisposable.Dispose
        • ReadNext
        • Receive
    • FileSender
      • Properties
        • IsFinished
      • Methods
        • Close
        • Finish
        • IDisposable.Dispose
        • Send
    • FileTransferBlockSize
    • FileTransferProgressChangedEventArgs
      • Properties
        • BytesTransferred
        • FileName
        • LastWriteTime
        • Length
        • ProgressPercentage
        • State
    • FileTransferProgressState
    • FileTransfers
      • Properties
        • BlockSize
        • EnableStreaming
        • Terminal
        • Timeout
      • Methods
        • StartReceiver
        • StartSender
      • Events
        • TransferProgressChanged
    • FunctionKey
    • FunctionKeysMode
    • HomeEndKeysMode
    • IShellChannelFactory
      • Methods
        • CreateShellChannel
    • ITerminal
      • Properties
        • HistoryLength
        • IsDisposed
        • Options
        • Palette
        • Recorder
        • Screen
        • Scripting
        • Transfers
      • Methods
        • Bind
        • Save
        • SetScreenSize
        • Unbind
      • Events
        • ActionRequested
        • DataReceived
        • Disconnected
        • RemoteResize
    • MouseWheelMode
    • NewLineSequence
    • PollResult
    • RemoteResizeEventArgs
      • Constructors
        • RemoteResizeEventArgs
      • Properties
        • Columns
        • Rows
    • RequestedAction
    • SchemeColorName
    • ScreenResizeEventArgs
    • ScriptEvent
      • Properties
        • AnyText
        • Closed
        • Line
        • Prompt
        • Tag
        • Timeout
      • Methods
        • And
        • CursorAtPosition
        • CursorInArea
        • Delay
        • Duration
        • Equals
        • FromRegex
        • FromString
        • GetHashCode
        • Not
        • Or
        • SetTag
        • TextAtPosition
        • TextInRegion
        • TextOnCursorLine
        • TextOnScreen
        • ToString
      • Operators
        • BitwiseAnd
        • BitwiseOr
        • Implicit
        • LogicalNot
    • Scripting
      • Properties
        • AutoMatchPrompt
        • FinalExitCode
        • HoldReceivedData
        • LastResult
        • Prompt
        • ReceivedData
        • Terminal
        • Timeout
        • TrimReadUntilResponse
      • Methods
        • CheckFor
        • Close
        • DetectPrompt
        • KeepAlive
        • Process
        • ReadChar
        • ReadLine
        • ReadUntil
        • ReadUntilPrompt
        • Send
        • SendBreak
        • SendCommand
        • SendData
        • WaitFor
    • ScriptMatch
      • Properties
        • IsClosed
        • IsLine
        • IsPrompt
        • IsTimeout
        • MatchedEvents
        • Success
      • Methods
        • GetMatchInfoByEvent
        • GetMatchInfoByTag
        • IsEventMatched
        • IsTagMatched
    • ScriptMatchInfo
      • Properties
        • MatchedRegex
        • MatchedScriptEvent
        • Position
      • Methods
        • Equals
        • GetHashCode
    • SelectGraphicRendition1
    • SelectionChangedEventArgs
    • SerialPortChannel
      • Constructors
        • SerialPortChannel
      • Properties
        • LogWriter
        • Port
        • Timeout
      • Methods
        • IShellChannelFactory.CreateShellChannel
        • StartScripting
        • StartVirtualTerminal
      • Operators
        • Implicit
    • Shell
      • Constructors
        • Shell
      • Fields
        • EndOfResponse
      • Properties
        • Connected
        • Encoding
        • IsRunning
        • LastMatchedPrompt
        • Mode
        • Prompt
        • StripEscapeSequences
        • Timeout
      • Methods
        • Close
        • DetectKnownShell
        • GetExitCode
        • ReadAll
        • ReadChar
        • ReadLine
        • SendBreak
        • SendCommand
    • ShellChannel
      • Properties
        • Available
        • Connected
        • ExitCode
        • Options
        • TerminalHeight
        • TerminalWidth
        • TreatExtendedDataAsNormal
      • Methods
        • Close
        • Dispose
        • GetConnectionState
        • HasFlag
        • KeepAlive
        • Poll
        • Receive
        • Send
        • SendBreak
        • SetTerminalSize
    • ShellChannelOptions
    • ShellChannelState
    • ShellMode
    • TerminalCaptureFormat
    • TerminalCaptureOptions
    • TerminalCell
      • Properties
        • BackColor
        • Blink
        • Bold
        • Character
        • ForeColor
        • Italic
        • Underline
      • Methods
        • ToString
    • TerminalColor
      • Fields
        • Black
        • Blue
        • Cyan
        • DarkGray
        • Green
        • LightBlue
        • LightCyan
        • LightGray
        • LightGreen
        • LightMagenta
        • LightRed
        • LightYellow
        • Magenta
        • Red
        • White
        • Yellow
    • TerminalControl
      • Constructors
        • TerminalControl
      • Properties
        • AltKeyMode
        • AutoAdjustTerminalSize
        • CellSize
        • CursorBlinkingInterval
        • CursorMouse
        • CursorStyle
        • CursorText
        • DataProcessingMode
        • EnableMouseWheel
        • Font
        • HistoryLength
        • HistoryMaxLength
        • MousePasteEnabled
        • MouseSelectionCopiesToClipboard
        • MouseWheelMode
        • Options
        • Palette
        • Recorder
        • Screen
        • ScreenPosition
        • Scripting
        • ScrollbackResetOnDisplayActivity
        • ScrollBarEnabled
        • SelectionMode
        • SuppressAltAsMenuKey
        • SuppressShortcutKeys
        • TerminalFont
        • Transfers
        • UserInputEnabled
      • Methods
        • Bind
        • BindAsync
        • Dispose
        • GetControlSize
        • GetSelectedText
        • IsInputChar
        • IsInputKey
        • OnActionRequested
        • OnCreateControl
        • OnCursorColor
        • OnDisconnected
        • OnKeyDown
        • OnKeyPress
        • OnKeyUp
        • OnLostFocus
        • OnMouseDown
        • OnMouseMove
        • OnMouseUp
        • OnMouseWheel
        • OnPaint
        • OnPaintBackground
        • OnProcessingError
        • OnRemoteResize
        • OnResize
        • OnScreenResize
        • OnScrollChanged
        • OnSelectionChanged
        • OnSizeChanged
        • PreProcessMessage
        • ProcessCmdKey
        • ResetSelection
        • Save
        • Scroll
        • SetDataProcessingMode
        • SetScreenSize
        • SetSelection
        • Unbind
        • WndProc
      • Events
        • ActionRequested
        • Copying
        • CursorColor
        • DataReceived
        • Disconnected
        • Pasting
        • ProcessingError
        • RemoteResize
        • ScreenResize
        • ScrollChanged
        • SelectionChanged
    • TerminalException
      • Constructors
        • TerminalException
      • Properties
        • Status
    • TerminalExceptionStatus
    • TerminalFont
      • Constructors
        • TerminalFont
      • Properties
        • Height
        • Width
      • Methods
        • Dispose
        • FromDosFont
        • IsSupportedFamily
    • TerminalFontInfo
      • Constructors
        • TerminalFontInfo
      • Properties
        • Bold
        • CharacterPosition
        • ExtraSize
        • Family
        • FamilyName
        • FontSize
        • Styles
    • TerminalFontStyles
    • TerminalImageFormat
    • TerminalOptions
      • Constructors
        • TerminalOptions
      • Properties
        • Answerback
        • AutoWrapMode
        • BackspaceSequence
        • BackspaceWrapMode
        • BlinkingText
        • BreakSequence
        • ColorScheme
        • Columns
        • CursorKeyMode
        • Encoding
        • ForceNondestructiveBackspace
        • FunctionKeysMode
        • HomeEndKeysMode
        • IgnoreCursorKeyModeChange
        • IgnoreSubstituteCharacter
        • ImplicitCarriageReturnInLinefeed
        • LocalEcho
        • NewLineSequence
        • PersistColorsOnSgr
        • RemoteCommand
        • Rows
        • SelectGraphicRendition1
        • TelnetEscapesCarriageReturn
        • TerminalName
        • TerminalType
        • WaitForCloseConfirmation
      • Methods
        • Clone
        • GetColorIndex
        • ICloneable.Clone
        • SetColorIndex
    • TerminalPalette
      • Constructors
        • TerminalPalette
      • Properties
        • Ansi
        • Dos
        • Item
        • Pick
        • Sco
      • Methods
        • GetColor
        • SetColor
    • TerminalScreen
      • Properties
        • Columns
        • CursorLeft
        • CursorTop
        • Rows
      • Methods
        • Clear
        • GetCell
        • GetRegion
        • GetRegionText
        • MoveBufferArea
        • SetCell
        • SetCursorPosition
        • Write
        • WriteLine
    • TerminalScreenRegion
      • Properties
        • Height
        • Item
        • Width
      • Methods
        • GetCell
    • TerminalState
    • TerminalType
    • TextSelectionMode
    • VirtualTerminal
      • Constructors
        • VirtualTerminal
      • Properties
        • HistoryLength
        • IsDisposed
        • Options
        • Palette
        • Recorder
        • Screen
        • Scripting
        • Transfers
      • Methods
        • Bind
        • BindAsync
        • Dispose
        • Save
        • SetScreenSize
        • Unbind
      • Events
        • ActionRequested
        • DataReceived
        • Disconnected
        • RemoteResize
    • VirtualTerminalExtensions
      • Methods
        • Save
  • Rebex.TerminalEmulation.Interop
    • IScreen
      • Methods
        • Clear
        • Copy
        • Resize
        • Scroll
        • SetColor
        • SetCursorPosition
        • Write
    • TerminalExtensions
      • Methods
        • SetCustomScreen

Rebex API reference

Getting started

This site contains complete API reference of all Rebex .NET components. Use navigation on the left to browse the API.

See also:

  • Available Rebex assemblies - describes their purpose, dependencies and namespaces.
  • Available Rebex products - lists assemblies per product.
  • Available Rebex packages - shows which products are grouped into advantageous packages.

Featured classes

Clients

  • Ftp (Rebex FTP product)
    Provides methods for communication with FTP servers.
  • Sftp (Rebex SFTP product)
    Provides methods for communication with SFTP servers.
  • Scp (Rebex SFTP product)
    Provides methods for communication using SCP.
  • Imap (Rebex IMAP product)
    Provides methods for communication with IMAP servers.
  • Pop3 (Rebex POP3 product)
    Provides methods for communication with POP3 servers.
  • Smtp (Rebex SMTP product)
    Provides methods for communication with SMTP servers.
  • Ews (Rebex EWS product)
    Provides methods for communication with Exchange Web Service.
  • GraphClient (Rebex Graph product)
    Provides methods for communication with Microsoft 365 (Exchange Online) using MS Graph API.
  • Ssh (Rebex SSH Shell product)
    Provides methods for communication with SSH servers.
  • Telnet (Rebex SSH Shell product)
    Provides methods for communication with Telnet servers.
  • Ntp (Rebex Time product)
    Provides methods for communication with NTP servers.
  • Time (Rebex Time product)
    Provides methods for communication with TIME servers (RFC 868).
  • Daytime (Rebex Time product)
    Provides methods for communication with DAYTIME servers (RFC 867).
  • TlsClientSocket (Rebex TLS product)
    Represents a client-side TLS-enabled TCP socket.
  • SyslogClient (Rebex Syslog product)
    Represents a syslog client, which can send syslog messages to a syslog server.
  • WebClient (Rebex HTTPS product)
    Provides simple methods to upload and download data from HTTP/HTTPS servers.
  • WebSocketClient (Rebex WebSocket product)
    WebSocket client API.

Servers

  • FileServer (Rebex File Server product)
    Implements the SFTP/SSH server.
  • SyslogServer (Rebex Syslog product)
    Represents a syslog server that can receive syslog messages.
  • TlsServerSocket (Rebex TLS product)
    Represents a server-side TLS-enabled TCP socket.

Security

  • TlsStream (Rebex TLS product)
    Represents a TLS-enabled TCP stream.
  • FileEncryption (Rebex Security product)
    Provides high level API for encrypting and decrypting files and streams.
  • XtsStream (Rebex Security product)
    Implements XTS-AES, a standard algorithm for protection of stored data defined by IEEE P1619.
  • Certificate (Rebex.Common.dll assembly)
    Represents an X509 v3 certificate.
  • CertificateChain (Rebex.Common.dll assembly)
    Represents a chain of certificates.
  • CertificateIssuer (Rebex.Common.dll assembly)
    A utility class that features a certificate issuer functionality. This can be used as a base of simple custom certification authority.
  • SshPrivateKey (Rebex.Networking.dll assembly)
    Represents SSH private key (RSA, DSA, EcDSA, EdDSA, certificate-based). Private key data also includes the public key.

Email

  • MsgMessage (Rebex MSG product)
    Represents an Outlook .MSG e-mail message.
  • MailMessage (Rebex Secure Mail product)
    Represents an e-mail message that can be saved, loaded, processed or sent.
  • MimeMessage (Rebex Secure Mail product)
    A MIME e-mail message.

Virtual File System

All classes are part of the Rebex.FileSystem.dll assembly.

  • FileNode
    Represents a file in the file system.
  • DirectoryNode
    Represents a directory (folder) in the file system.
  • NodeContent
    Represents a content of a file.
  • LocalFileSystemProvider
    A file system provider which provides access to the local (physical) file system.
  • MemoryFileSystemProvider
    A file system provider which stores all the data in memory. All the file system provider data are deleted at the latest when the application process exits.
  • MountCapableFileSystemProvider
    A unix-like file system provider which mounts other file systems to the specified DirectoryNode.
  • ReadOnlyFileSystemProvider
    Serves as the base class for read-only file system providers.
  • ReadWriteFileSystemProvider
    Serves as the base class for read-write file system providers.

System.IO like API over Rebex Virtual File System:

  • VFile
    This class contains static methods that work with virtual file system files. This class provides methods that are functionally similar to the standard .NET File methods.
  • VFileInfo
    Class represents a file in the virtual file system. This class provides properties and methods that are functionally similar to the standard .NET FileInfo properties and methods.
  • VDirectory
    This class contains static methods that work with virtual file system directories. This class provides methods that are functionally similar to the standard .NET Directory methods.
  • VDirectoryInfo
    Class represents a directory in the virtual file system. This class provides properties and methods that are functionally similar to the standard .NET DirectoryInfo properties and methods.
  • VFileStream
    Represents a stream for a virtual system file. This class provides members that are functionally similar to the standard .NET FileStream members.

Others

  • HttpRequestCreator (Rebex HTTPS product)
    Implements an interface for creating HTTP requests.
  • HttpRequest (Rebex HTTPS product)
    This class represents HTTP and HTTPS requests.
  • TerminalControl (Rebex SSH Shell product)
    Terminal emulator control for Windows Forms.
  • VirtualTerminal (Rebex SSH Shell product)
    Represents a virtual off-screen terminal.
  • Scripting (Rebex SSH Shell product)
    Provides enhanced scripting functionality. Makes it possible to programmatically send commands and process responses.
  • ZipArchive (Rebex ZIP product)
    Represents a ZIP archive and provides methods to work with it.
  • Gzip (Rebex ZIP product)
    Class for GZIP compression and decompression.
  • ZipReader (Rebex ZIP product)
    Class for reading and extracting ZIP files sequentially, supporting non-seekable streams.
  • CompressionStream (Rebex ZIP product)
    Provides a stream that uses specified compressed data format to compress data.
  • DecompressionStream (Rebex ZIP product)
    Provides a stream that uses specified compressed data format to decompress data.
In This Article
  • Getting started
  • Featured classes
    • Clients
    • Servers
    • Security
    • Email
    • Virtual File System
    • Others
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies