Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.54 KB

File metadata and controls

37 lines (21 loc) · 1.54 KB
description ms.assetid title ms.topic ms.date
The following interfaces can be used to programmatically access, modify, and save certificate request templates.
a6d76317-10ea-45ce-b7bd-cbf9e20bf9d3
Certificate Template Interfaces
reference
05/31/2018

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.

 

Related topics

CertEnroll Interfaces