Rebex FTP/SSL for .NET

CertificateRequestHandler.NoCertificate Field

A certificate request handler that selects no certificate.

public static readonly ICertificateRequestHandler NoCertificate;

Remarks

Use this if you don't want to authenticate using the client certificate.

See Also

CertificateRequestHandler Class | Rebex.Net Namespace