Retrieving the Path to Pending Certificates (GetAwaitingCertsPath)

Use the ICISite interface GetAwaitingCertsPath method to retrieve the file path to the server's trusted certificates.

Signature:

HRESULT GetAwaitingCertsPath([out, retval] BSTR *prop);

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