IX509CertificateTemplateWritable interface (certenroll.h)
The IX509CertificateTemplateWritable interface enables you to add a template to or delete it from a template store. Currently, Active Directory is the only available store.
Inheritance
The IX509CertificateTemplateWritable interface inherits from the IDispatch interface. IX509CertificateTemplateWritable also has these types of members:
Methods
The IX509CertificateTemplateWritable interface has these methods.
IX509CertificateTemplateWritable::Commit Deletes a template from or saves it to Active Directory. |
IX509CertificateTemplateWritable::get_Property Specifies or retrieves a property value for the IX509CertificateTemplateWritable object. (Get) |
IX509CertificateTemplateWritable::get_Template Retrieves a copy of the IX509CertificateTemplate object that was used to initialize this IX509CertificateTemplateWritable instance. |
IX509CertificateTemplateWritable::Initialize Initializes an IX509CertificateTemplateWritable object from a template. |
IX509CertificateTemplateWritable::put_Property Specifies or retrieves a property value for the IX509CertificateTemplateWritable object. (Put) |
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 |