AccessControlEntry

An access control entry allows or denies Active Directory groups based on their security identifiers (SIDs) from enrolling and/or autoenrolling with the template.

Types

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

Properties

Link copied to clipboard

Permissions to allow or deny an Active Directory group to enroll or autoenroll certificates issued against a template.

Link copied to clipboard

The date and time that the Access Control Entry was created.

Link copied to clipboard

Name of the Active Directory group. This name does not need to match the group name in Active Directory.

Link copied to clipboard

Security identifier (SID) of the group object from Active Directory. The SID starts with "S-".

Link copied to clipboard

The Amazon Resource Name (ARN) that was returned when you called CreateTemplate.

Link copied to clipboard

The date and time that the Access Control Entry was updated.

Functions

Link copied to clipboard
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