OcspResponderClientRole Enumeration |
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: PKI.Management.CertificateServices
Member name | Value | Description | |
---|---|---|---|
None | 0 | The caller has no roles. | |
Administrator | 1 | The caller can update the configuration information at the responder. | |
Read | 256 | The caller can read the configuration information at the responder. | |
Request | 512 | The caller can request the response status for a particular certificate from the responder. |