Xceed .NET Libraries Documentation
Xceed.Ftp Assembly / Xceed.Ftp Namespace / CertificateReceivedEventArgs Class
Properties


CertificateReceivedEventArgs Class Members

The following tables list the members exposed by CertificateReceivedEventArgs.

Public Properties
 NameDescription
Public PropertyGets or sets the verification action to take when a certificate is received from an FTP server.  
Public PropertyGets or sets the verification flags used to verify the FTP server's certificate.  
Public PropertyGets the certificate received from the FTP server.  
Public PropertyGets the verification status of the certificate received from the FTP server.  
Top
See Also