IX509EnrollmentHelper interface (certenroll.h)

The IX509EnrollmentHelper interface defines methods that enable a web application to enroll a certificate, store policy server credentials in the credential cache, and register policy servers and enrollment servers.

Inheritance

The IX509EnrollmentHelper interface inherits from the IDispatch interface. IX509EnrollmentHelper also has these types of members:

Methods

The IX509EnrollmentHelper interface has these methods.

 
IX509EnrollmentHelper::AddEnrollmentServer

Saves certificate enrollment server (CES) access credentials in the credential cache.
IX509EnrollmentHelper::AddPolicyServer

Registers a certificate enrollment policy (CEP) server and saves CEP access credentials in the credential cache.
IX509EnrollmentHelper::Enroll

Enrolls a certificate request and retrieves the issued certificate.
IX509EnrollmentHelper::Initialize

Initializes an IX509EnrollmentHelper object.

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