edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
 

Classes

  ClassDescription
Public classDistinguishedName
Distinguished Name (DN) of a certificate.
Public classExtension
Extension to the name.
Public classLimitedTransferException
Exception thrown to indicate trial transfer limit has been reached
Public classProFTPCertificate
A ProFTPCertificate contains information regarding an X.509v3 certificate.
Public classProFTPClient
Provides low-level access to edtFTPnet/PRO's FTP/FTPS functionality.
Public classProFTPConnection
Main interface to edtFTPnet/PRO's FTP functionality.
Public classProFTPErrorEventArgs
Provides data for the Error event.
Public classProFTPException
Indicates that an error occurred within edtFTPnet/PRO.
Public classProFTPSecureEventArgs
Provides data for the SecuringConnection and SecuredConnection events.
Public classProFTPValidateEventArgs
Arguments passed during a ProFTPClient.Validate event.

Delegates

  DelegateDescription
Public delegateProFTPErrorEventHandler
Delegate for error events.
Public delegateProFTPSecureEventHandler
Represents the method that will handle the SecuringConnection and SecuredConnection events.
Public delegateProFTPValidateEventHandler
Event-handler for ProFTPClient.Validate event.

Enumerations

  EnumerationDescription
Public enumerationProFTPCipherSuite
Enumeration of cipher-suites available in edtFTPnet/PRO.
Public enumerationProFTPClient..::..CompatibilityFlags
Flags that control compatibilty with different servers
Public enumerationProFTPClient..::..DataProtectionType
Enumeration of available data-channel protections.
Public enumerationProFTPClient..::..SecurityMechanism
Enumeration of available security mechanisms.
Public enumerationProFTPClient..::..ServerValidationType
Controls the way in which server certificates are validated.
Public enumerationProFTPCompatibilityFlags
Controls various server security compatibility features.
Public enumerationProFTPServerValidationType
Specifies type of server valudation to use.
Public enumerationProFTPSSLVersion
Specifies type and version of SSL/TLS to use.
Public enumerationProFTPStoreLocation
Enumeration of certificate store locations.
Public enumerationProFTPStoreName
Enumeration of certificate store names.
Public enumerationProFTPType
Specifies types of FTP.