Certificate Template Interfaces

The following interfaces can be used to programmatically access, modify, and save certificate request templates.

Interface Description
IX509CertificateTemplate Represents a certificate request template.
IX509CertificateTemplates Manages a collection of IX509CertificateTemplate objects.
IX509CertificateTemplateWritable Adds a template to or deletes it from a template store.

 

CertEnroll Interfaces