ICertificationAuthority interface (certenroll.h)

The ICertificationAuthority interface represents a single certification authority. A collection of certification authorities is represented by the ICertificationAuthorities interface.

Inheritance

The ICertificationAuthority interface inherits from the IDispatch interface.

Methods

The ICertificationAuthority interface has these methods.

 
ICertificationAuthority::get_Property

Retrieves a certification authority property value.

Requirements

Requirement Value
Minimum supported client Windows 7 [desktop apps only]
Minimum supported server Windows Server 2008 R2 [desktop apps only]
Target Platform Windows
Header certenroll.h

See also

ICertificationAuthorities

IDispatch