Retrieving the File Path for Certificates (GetCertFilePath)

Use the ICISite interface GetCertFilePath method to retrieve the file path for SSL certificates.

Signature:

HRESULT GetCertFilePath([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 administration interface.