CertServerModuleType Enumeration

Represents AD CS module type enumeration.

Definition

Namespace: ADCS.CertMod.Managed
Assembly: ADCS.CertMod.Managed (in ADCS.CertMod.Managed.dll) Version: 3.0.0+d2bb03ea44678b01baee06872c78fd0a30d7e09e
C#
public enum CertServerModuleType

Members

Policy1 Represents the Policy module type in AD CS, which is responsible for implementing certificate issuance policies.
Exit2 Represents the Exit module type in the AD CS.
NDES5 Represents the Network Device Enrollment Service (NDES) module type in Active Directory Certificate Services (AD CS).

See Also