CertConfigD Methods |
The CertConfigD type exposes the following members.
Name | Description | |
---|---|---|
![]() | EnumConfigEntries |
Gets an array of discovered certification authority configuration entries.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | 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.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetLocalActiveConfig |
Retrieves the local certification authority if it is running.
|
![]() | GetLocalConfig |
Retrieves the local certification authority.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | 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.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |