AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Summary of group access control entries that allow or deny Active Directory groups based on their security identifiers (SIDs) from enrolling and/or autofenrolling with the template.
Namespace: Amazon.PcaConnectorAd.Model
Assembly: AWSSDK.PcaConnectorAd.dll
Version: 3.x.y.z
public class AccessControlEntrySummary
The AccessControlEntrySummary type exposes the following members
Name | Description | |
---|---|---|
![]() |
AccessControlEntrySummary() |
Name | Type | Description | |
---|---|---|---|
![]() |
AccessRights | Amazon.PcaConnectorAd.Model.AccessRights |
Gets and sets the property AccessRights. Allow or deny an Active Directory group from enrolling and autoenrolling certificates issued against a template. |
![]() |
CreatedAt | System.DateTime |
Gets and sets the property CreatedAt. The date and time that the Access Control Entry was created. |
![]() |
GroupDisplayName | System.String |
Gets and sets the property GroupDisplayName. Name of the Active Directory group. This name does not need to match the group name in Active Directory. |
![]() |
GroupSecurityIdentifier | System.String |
Gets and sets the property GroupSecurityIdentifier. Security identifier (SID) of the group object from Active Directory. The SID starts with "S-". |
![]() |
TemplateArn | System.String |
Gets and sets the property TemplateArn. The Amazon Resource Name (ARN) that was returned when you called CreateTemplate. |
![]() |
UpdatedAt | System.DateTime |
Gets and sets the property UpdatedAt. The date and time that the Access Control Entry was updated. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5