CertSrvRights Enumeration |
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: SysadminsLV.PKI.Security.AccessControl
Member name | Value | Description | |
---|---|---|---|
ManageCA | 1 | Identity can manage CA. | |
ManageCertificates | 2 | Identity can issue and manage certificates. | |
Read | 256 | Identity can read CA configuration. | |
Enroll | 512 | Identity can enroll for certificates from CA server. |