AccessRights

Allow or deny permissions for an Active Directory group to enroll or autoenroll certificates for a template.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Allow or deny an Active Directory group from autoenrolling certificates issued against a template. The Active Directory group must be allowed to enroll to allow autoenrollment

Link copied to clipboard

Allow or deny an Active Directory group from enrolling certificates issued against a template.

Functions

Link copied to clipboard
inline fun copy(block: AccessRights.Builder.() -> Unit = {}): AccessRights
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String