public class CertConfigD : ICertConfigDPublic Class CertConfigD
Implements ICertConfigDpublic ref class CertConfigD : ICertConfigDtype CertConfigD =
class
interface ICertConfigD
end| CertConfigD | Initializes a new instance of the CertConfigD class |
| EnumConfigEntries | Gets an array of discovered certification authority configuration entries. |
| Equals | (Inherited from Object) |
| Finalize | (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 | (Inherited from Object) |
| GetLocalActiveConfig | Retrieves the local certification authority if it is running. |
| GetLocalConfig | Retrieves the local certification authority. |
| GetType | (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 | (Inherited from Object) |
| ToString | (Inherited from Object) |