Dart.Ftp Namespace : FtpSecurity Class |
For a list of all members of this type, see FtpSecurity members.
Name | Description | |
---|---|---|
Certificates | Gets or sets a collection of client certificates to use during authentication. (Inherited from Dart.Ftp.ClientSecurity) | |
CheckCertificateRevocation | Indicates whether the certificate revocation list is checked during authentication. (Inherited from Dart.Ftp.Security) | |
EncryptControl | Gets or sets a value that controls how the control connection is encrypted. | |
EncryptData | Gets or sets a value that controls whether the data connection is encrypted. | |
Protocols | Gets or sets the SSL/TLS Protocols available for authentication. (Inherited from Dart.Ftp.Security) | |
TargetHost | Gets or sets the remote host to be authenticated. (Inherited from Dart.Ftp.ClientSecurity) |