Retrieving a Certificate Subject's Country (SubjectCountry)

Use the ICICertInfo interface SubjectCountry property to retrieve the country of a certificate's subject. 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 SubjectCountry([out, retval] BSTR *pVal);