AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.PcaConnectorAd.Model.AccessControlEntrySummary

Namespace: Amazon.PcaConnectorAd.Model
Assembly: AWSSDK.PcaConnectorAd.dll
Version: 3.x.y.z

Syntax

C#
public class AccessControlEntrySummary

The AccessControlEntrySummary type exposes the following members

Constructors

NameDescription
Public Method AccessControlEntrySummary()

Properties

NameTypeDescription
Public Property 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.

Public Property CreatedAt System.DateTime

Gets and sets the property CreatedAt.

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

Public Property 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.

Public Property GroupSecurityIdentifier System.String

Gets and sets the property GroupSecurityIdentifier.

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

Public Property TemplateArn System.String

Gets and sets the property TemplateArn.

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

Public Property UpdatedAt System.DateTime

Gets and sets the property UpdatedAt.

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

Version Information

.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