IX509CertificateTemplates interface (certenroll.h)
The IX509CertificateTemplates interface defines the following methods and properties that manage a collection of IX509CertificateTemplate objects.
Inheritance
The IX509CertificateTemplates interface inherits from the IDispatch interface. IX509CertificateTemplates also has these types of members:
Methods
The IX509CertificateTemplates interface has these methods.
IX509CertificateTemplates::Add Adds an IX509CertificateTemplate object to the collection. |
IX509CertificateTemplates::Clear Removes all IX509CertificateTemplate objects from the collection. |
IX509CertificateTemplates::get__NewEnum Retrieves the enumerator for the collection. (IX509CertificateTemplates.get__NewEnum) |
IX509CertificateTemplates::get_Count Retrieves the number of IX509CertificateTemplate objects in the collection. |
IX509CertificateTemplates::get_ItemByIndex Retrieves an IX509CertificateTemplate object from the collection by index number. |
IX509CertificateTemplates::get_ItemByName Retrieves an IX509CertificateTemplate object from the collection by name. |
IX509CertificateTemplates::get_ItemByOid Retrieves an IX509CertificateTemplate object from the collection by object identifier. |
IX509CertificateTemplates::Remove Removes an IX509CertificateTemplate object from the collection by index number. |
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 |