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.

You specify each grantee as a type-value pair using one of these types. You can specify only one type of grantee. For more information, see PutBucketAcl.

Inheritance Hierarchy

System.Object
  Amazon.AccessAnalyzer.Model.AclGrantee

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

Syntax

C#
public class AclGrantee

The AclGrantee type exposes the following members

Constructors

NameDescription
Public Method AclGrantee()

Properties

NameTypeDescription
Public Property Id System.String

Gets and sets the property Id.

The value specified is the canonical user ID of an Amazon Web Services account.

Public Property Uri System.String

Gets and sets the property Uri.

Used for granting permissions to a predefined group.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5