Retrieving a List of Trusted Certificates (GetTrustedCertificates)

Use the ICISite interface GetTrustedCertificates method to retrieve a list of trusted certificates.

Signature:

HRESULT GetTrustedCertificates([out, retval] VARIANT *aCerts);

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