Dart.Ftp Namespace : ClientSecurity Class |
The following tables list the members exposed by ClientSecurity.
Name | Description | |
---|---|---|
![]() | ClientSecurity Constructor | The default constructor for ClientSecurity |
Name | Description | |
---|---|---|
![]() | SelectionCallback | The delegate that executes to permit selection of a cient certificate. |
![]() | ValidationCallback | The delegate that executes after the server provides its certificate to the client. (Inherited from Dart.Ftp.Security) |
Name | Description | |
---|---|---|
![]() | Certificates | Gets or sets a collection of client certificates to use during authentication. |
![]() | CheckCertificateRevocation | Indicates whether the certificate revocation list is checked during authentication. (Inherited from Dart.Ftp.Security) |
![]() | 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. |