Template Group Access Control Entry Access Rights
data class TemplateGroupAccessControlEntryAccessRights(val autoEnroll: TemplateGroupAccessControlEntryAccessRight? = null, val enroll: TemplateGroupAccessControlEntryAccessRight? = null)
Constructors
Link copied to clipboard
constructor(autoEnroll: TemplateGroupAccessControlEntryAccessRight? = null, enroll: TemplateGroupAccessControlEntryAccessRight? = null)
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.