Deleting a Pending Certificate (RemovedPendingCertificate)

Use the ICISite interface RemovePendingCertificate method to delete a pending certificate from the server.

Signature:

HRESULT RemovePendingCertificate([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.