ICertConfigD Methods |
The ICertConfigD type exposes the following members.
| Name | Description | |
|---|---|---|
| EnumConfigEntries |
Gets an array of discovered certification authority configuration entries.
| |
| FindConfigEntryByCertificateName |
Finds Certification Authority configuration entry by CA certificate name (common name).
| |
| FindConfigEntryByServerName |
Finds Certification Authority configuration entry by CA host name.
| |
| GetDefaultConfig |
Retrieves the default certification authority.
| |
| GetFirstConfig |
Returns the first certification authority.
| |
| GetLocalActiveConfig |
Retrieves the local certification authority if it is running.
| |
| GetLocalConfig |
Retrieves the local certification authority.
| |
| GetUIConfig |
Displays a user interface that allows the user to select a certification authority.
| |
| GetUISkipLocalConfig |
Displays a user interface that allows the user to select a certification authority. The UI excludes any local
certification authority. This exclusion is useful during subordinate certification authority certificate renewal
when the subordinate certification authority certificate request is submitted to a certification authority other
than the current certification authority.
|