Click or drag to resize

SysadminsLV.PKI.Security.AccessControl Namespace

Contains classes and enumerations to manage security descriptors and access control lists.
Classes
  ClassDescription
Public classCertSrvAccessRule
Represents an abstraction of an access control entry (ACE) that defines an access rule for a Certification Authority. This class cannot be inherited.
Public classCertSrvAuditRule
Represents certification authority audit rule object.
Public classCertSrvSecurityDescriptor
Represents the access control for a Certification Authority.
Public classCertTemplateAccessRule
Represents an abstraction of an access control entry (ACE) that defines an access rule for certificate template. This class cannot be inherited.
Public classCertTemplateAuditRule
Represents certificate template audit access rule object.
Public classCertTemplateSecurityDescriptor
Represents managed ADCS certificate template security descriptor (ACL). This object is a wrapper around ActiveDirectorySecurity.
Public classOcspResponderAccessRule
Represents an abstraction of an access control entry (ACE) that defines an access rule for a Microsoft Online Responder. This class cannot be inherited.
Public classOcspResponderAuditRule
Represents an audit rule object used in Online Responder ACL.
Public classOcspResponderSecurityDescriptor
Represents the access control for a Microsoft OCSP Online Responder.
Enumerations
  EnumerationDescription
Public enumerationCertSrvRights
Defines possible permissions which are used by Certification Authority.

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

Public enumerationCertTemplateRights
Contains certificate template permission enumeration.

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

Public enumerationOcspResponderRights
Defines possible permissions which are used by Certification Authority.

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