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