Deleting a Trusted Certificate (RemoveTrustedCertificate)

Use the ICISite interface RemoveTrustedCertificate method to delete a trusted certificate from the server.

Signature:

HRESULT RemoveTrustedCertificate([in] long lID);

Refer to Site Certificates and Keys Parameters for an illustration of how this and other ICISite methods can be accessed in the Administrator interface.