
| CertSrvAccessRule | Represents an abstraction of an access control entry (ACE) that defines an access rule for a Certification Authority. This class cannot be inherited. | 
| CertSrvAuditRule | Represents certification authority audit rule object. | 
| CertSrvSecurityDescriptor | Represents the access control for a Certification Authority. | 
| CertTemplateAccessRule | Represents an abstraction of an access control entry (ACE) that defines an access rule for certificate template. This class cannot be inherited. | 
| CertTemplateAuditRule | Represents certificate template audit access rule object. | 
| CertTemplateSecurityDescriptor | Represents managed ADCS certificate template security descriptor (ACL). This object is a wrapper around ActiveDirectorySecurity. | 
| OcspResponderAccessRule | Represents an abstraction of an access control entry (ACE) that defines an access rule for a Microsoft Online Responder. This class cannot be inherited. | 
| OcspResponderAuditRule | Represents an audit rule object used in Online Responder ACL. | 
| OcspResponderSecurityDescriptor | Represents the access control for a Microsoft OCSP Online Responder. | 
| CertSrvRights | Defines possible permissions which are used by Certification Authority. This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values. | 
| CertTemplateRights | Contains certificate template permission enumeration. This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values. | 
| OcspResponderRights | Defines possible permissions which are used by Certification Authority. This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values. |