Retrieving a Certificate Issuers Information (IssuerOneLine)

Use the ICICertInfo interface IssuerOneLine property to return all of the Issuer info (organization + unit + common name + country)  concatenated in one line. Refer to Certificate Information Interface Parameters for an illustration of how this and other Certificate Information Interface Properties can be accessed in the Administrator interface.

Signature:

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