Click or drag to resize

ICertConfigD Methods

The ICertConfigD type exposes the following members.

Methods
  NameDescription
Public methodEnumConfigEntries
Gets an array of discovered certification authority configuration entries.
Public methodFindConfigEntryByCertificateName
Finds Certification Authority configuration entry by CA certificate name (common name).
Public methodFindConfigEntryByServerName
Finds Certification Authority configuration entry by CA host name.
Public methodGetDefaultConfig
Retrieves the default certification authority.
Public methodGetFirstConfig
Returns the first certification authority.
Public methodGetLocalActiveConfig
Retrieves the local certification authority if it is running.
Public methodGetLocalConfig
Retrieves the local certification authority.
Public methodGetUIConfig
Displays a user interface that allows the user to select a certification authority.
Public methodGetUISkipLocalConfig
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.
Top
See Also