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


In This Topic
    CertificateReceivedEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see CertificateReceivedEventArgs members.

    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