PKI.CertificateServices.Flags Namespace |
| Class | Description | |
|---|---|---|
| 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.
|
| Enumeration | Description | |
|---|---|---|
| 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. |