PowerTCP FTP for .NET
ClientSecurity Class Members
Fields  Properties 


The following tables list the members exposed by ClientSecurity.

Public Constructors
 NameDescription
Public ConstructorClientSecurity Constructor The default constructor for ClientSecurity  
Top
Public Fields
 NameDescription
Public FieldSelectionCallback The delegate that executes to permit selection of a cient certificate.  
Public FieldValidationCallback The delegate that executes after the server provides its certificate to the client. (Inherited from Dart.Ftp.Security)
Top
Public Properties
 NameDescription
Public PropertyCertificates Gets or sets a collection of client certificates to use during authentication.  
Public PropertyCheckCertificateRevocation Indicates whether the certificate revocation list is checked during authentication. (Inherited from Dart.Ftp.Security)
Public PropertyProtocols Gets or sets the SSL/TLS Protocols available for authentication. (Inherited from Dart.Ftp.Security)
Public PropertyTargetHost Gets or sets the remote host to be authenticated.  
Top
See Also

Reference

ClientSecurity Class
Dart.Ftp Namespace


PowerTCP FTP for .NET Documentation Version 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic