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.

Contains information about a principal or resource that can be referenced in a Cedar policy.

This data type is used as part of the PolicyFilter structure that is used as a request parameter for the ListPolicies operation..

Inheritance Hierarchy

System.Object
  Amazon.VerifiedPermissions.Model.EntityReference

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

Syntax

C#
public class EntityReference

The EntityReference type exposes the following members

Constructors

NameDescription
Public Method EntityReference()

Properties

NameTypeDescription
Public Property Identifier Amazon.VerifiedPermissions.Model.EntityIdentifier

Gets and sets the property Identifier.

The identifier of the entity. It can consist of either an EntityType and EntityId, a principal, or a resource.

Public Property Unspecified System.Boolean

Gets and sets the property Unspecified.

Used to indicate that a principal or resource is not specified. This can be used to search for policies that are not associated with a specific principal or resource.

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