PKI.CertificateServices.Flags Namespace

Contains classes and enumerations for ADCS Certification Authority flagged settings. These namespaces are obsolete and will be replaced in future versions.

Classes

CRLFlag Contains information about CRL flags enabled on CA server.
InterfaceFlag Contains information about interface flags enabled on CA server. These settings affect CA management (ICertAdmin) and enrollment (ICertRequest) interfaces.
KRAFlag Contains information about Key Recovery Agent flags enabled on CA server.

Enumerations

CRLFlagEnum Defines certificate revocation list (and chaining engine) flags.

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

InterfaceFlagEnum Defines CA management and request flags.

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

KRAFlagEnum Defines Key Recovery Agent (KRA) flags.

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.