edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

SSLFTPCertificateRemoveCACertificate Method

Removes the given CA certificate from the TrustedRootCAs store on the LocalMachine.

Definition

Namespace: EnterpriseDT.Net.Ftp.Ssl
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public static void RemoveCACertificate(
	SSLFTPCertificate certificate
)

Parameters

certificate  SSLFTPCertificate

See Also