CertServerModuleType Enumeration
Represents AD CS module type enumeration.
Namespace: ADCS.CertMod.ManagedAssembly: ADCS.CertMod.Managed (in ADCS.CertMod.Managed.dll) Version: 3.0.0+d2bb03ea44678b01baee06872c78fd0a30d7e09e
public enum CertServerModuleType
Public Enumeration CertServerModuleType
public enum class CertServerModuleType
type CertServerModuleType
Policy | 1 |
Represents the Policy module type in AD CS, which is responsible for
implementing certificate issuance policies.
|
Exit | 2 |
Represents the Exit module type in the AD CS.
|
NDES | 5 |
Represents the Network Device Enrollment Service (NDES) module type in Active Directory Certificate Services (AD CS).
|