PowerTCP FTP for .NET
FtpSecurity Class Members
Fields  Properties 


The following tables list the members exposed by FtpSecurity.

Public Constructors
 NameDescription
Public ConstructorFtpSecurity Constructor  
Top
Public Fields
 NameDescription
Public FieldSelectionCallback The delegate that executes to permit selection of a cient certificate. (Inherited from Dart.Ftp.ClientSecurity)
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. (Inherited from Dart.Ftp.ClientSecurity)
Public PropertyCheckCertificateRevocation Indicates whether the certificate revocation list is checked during authentication. (Inherited from Dart.Ftp.Security)
Public PropertyEncryptControl Gets or sets a value that controls how the control connection is encrypted.  
Public PropertyEncryptData Gets or sets a value that controls whether the data connection is encrypted.  
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. (Inherited from Dart.Ftp.ClientSecurity)
Top
See Also

Reference

FtpSecurity Class
Dart.Ftp Namespace


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