SysadminsLV.PKI.Management.CertificateServices Namespace |
Class | Description | |
---|---|---|
AdcsAiaUrlEntry |
Represents an AuthorityInformationAccess URL object. An object contains URL information and URL publication settings.
An URL indicates how clients can obtain presented certificate's issuer certificate, or how to locate authoritative OCSP responder. These URLs
are generally used for certificate chain building purposes to determine whether the presented certificate came from trusted CA.
| |
AdcsCdpUrlEntry |
Represents CRLDistributionPoint URL object. An object contains URL information and URL publication settings.
| |
CertSrvConfigUtil | ||
CertSrvRegManager |
Represents a Windows Registry-based Certification Authority configuration implementation of ICertRegManagerD interface.
This class uses direct Windows Registry access to read and write configuration values. For remote access, this class requires
'Remote Registry' to be running on remote server. Caller must have appropriate permissions to connect to remote registry.
| |
OcspResponder |
Represents Microsoft Online Responder object. Online Responder is a Microsoft implementation of Online Certificate Status Protocol.
Using this class you can manage various aspects of Online Responder management.
| |
OcspResponderMemberInfo |
Represents basic information about Online Responder array members.
| |
OcspResponderRevocationConfiguration |
Represents Online Responder revocation configuration object.
| |
OcspResponderRevocationConfigurationCollection |
Represents a collection of Online Responder revocation configurations.
| |
PolicyEnrollEndpointUri |
Represents Certificate Enrollment Web Services (CES) URL object.
| |
PolicyEnrollEndpointUriCollection |
Represents a collection of enrollment web service (CES) URL collection.
|
Enumeration | Description | |
---|---|---|
AdcsAiaUrlFlag |
Contains flags used by Active Directory Certificate Services to configure CA certificate publication settings.
| |
AdcsCdpUrlFlag |
Contains flags used by Active Directory Certificate Services to configure certificate revocation list (CRL) publication settings.
| |
AdcsCertSrvAudits |
Defines ADCS Certification Authority internal audit settings.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values. | |
CertSrvClientRole |
Defines possible roles which are used by Certification Authority.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values. | |
OcspResponderAuditFilter |
Represents the Online Responder audit filter options that are logged in Security event log.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values. | |
OcspResponderLogLevel |
Defines the level of information that is to be communicated to the system (application eventlog channel) as part
of operations being performed on the service.
| |
OcspResponderRequestFlag |
Defines a set of flags that controls how the OCSP requests are processed on a Microsoft Online Responder.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values. | |
OcspSigningFlag |
Contains values to configure OCSP signing certificate management behavior.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values. | |
PolicyEnrollAuthenticationType |
Contains enumeration values for possible authentication types for Certificate Enrollment Web Services.
| |
UrlProtocolScheme |
This enumeration contains supported by Active Directory Certificate Services (ADCS)
URL type for authority information access (AIA) and CRL distribution points
(CDP) extensions.
|