ICertSrvSetupKeyInformationCollection interface
The ICertSrvSetupKeyInformationCollection interface defines functionality to populate and enumerate a collection of ICertSrvSetupKeyInformation objects. Microsoft provides an implementation of this interface in the CCertSrvSetupKeyInformationCollection class. You cannot create an external instance of this interface. You obtain this interface by calling the GetExistingCACertificates method.
Members
The ICertSrvSetupKeyInformationCollection interface inherits from the IUnknown interface. ICertSrvSetupKeyInformationCollection also has these types of members:
Methods
The ICertSrvSetupKeyInformationCollection interface has these methods.
| Method | Description |
|---|---|
| Add |
Adds an ICertSrvSetupKeyInformation object to the collection. |
Properties
The ICertSrvSetupKeyInformationCollection interface has these properties.
| Property | Access type | Description |
|---|---|---|
| Read-only |
Gets an enumerator for the collection. | |
| Read-only |
Gets the number of ICertSrvSetupKeyInformation objects in the collection. | |
| Read-only |
Gets an ICertSrvSetupKeyInformation object that is identified by index in the collection. |
Requirements
|
Minimum supported client | None supported [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2008 Datacenter, Windows Server 2008 Enterprise [desktop apps only] |
|
Header |
|
|
IDL |
|
|
DLL |
|
|
IID |
IID_ICertSrvSetupKeyInformationCollection is defined as e65c8b00-e58f-41f9-a9ec-a28d7427c844 |
Send comments about this topic to Microsoft
Build date: 10/26/2012