IX509PolicyServerListManager interface (certenroll.h)
The IX509PolicyServerListManager interface defines the following methods and properties that enable you to manage a collection of IX509PolicyServerUrl objects.
Inheritance
The IX509PolicyServerListManager interface inherits from the IDispatch interface. IX509PolicyServerListManager also has these types of members:
Methods
The IX509PolicyServerListManager interface has these methods.
IX509PolicyServerListManager::Add Adds an IX509PolicyServerUrl object to the collection. |
IX509PolicyServerListManager::Clear Removes all IX509PolicyServerUrl objects from the collection. |
IX509PolicyServerListManager::get__NewEnum Retrieves the enumerator for the collection. (IX509PolicyServerListManager.get__NewEnum) |
IX509PolicyServerListManager::get_Count Retrieves the number of IX509PolicyServerUrl objects in the collection. |
IX509PolicyServerListManager::get_ItemByIndex Retrieves an IX509PolicyServerUrl object from the collection by index number. |
IX509PolicyServerListManager::Initialize Initializes an IX509PolicyServerListManager object. |
IX509PolicyServerListManager::Remove Removes an IX509PolicyServerUrl object from the collection by index number. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | certenroll.h |