Retrieving a Certificate Description (Description)

Use the ICICertInfo interface Description property to retrieve the description of a certificate. Description contains the IssuerOrg\SubjectOrg\NotAfter string. 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 Description([out, retval] BSTR *pVal);