Retrieving a Certificate Issuer's Organization (IssuerOrg)

Use the ICICertInfo interface IssuerOrg property to learn the organization that issued a certificate. Refer to Certificate Information Interface Parameters for an illustration of how this and other Certificate Information Interface Properties can be accessed in the administration interface.

Signature:

HRESULT IssuerOrg([out, retval] BSTR *pVal);