CertConfigLocation Enumeration |
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: SysadminsLV.PKI.Dcom
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | Not used. | |
| DsEntry | 1 | Certification Authority was found in Active Directory registrations. | |
| SharedFolder | 2 | Certification Authority was found in shared folder (deprecated starting with Windows Server 2003). | |
| Registry | 4 | Certification Authority was found in local registry. | |
| Local | 8 | Certification Authority was found in local registry and is local CA. | |
| RegistryParent | 16 | Certification Authority was found in local registry as parent CA of the current CA server. |