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.
Container for the person being granted permissions.
Namespace: Amazon.S3.Model
Assembly: AWSSDK.S3.dll
Version: 3.x.y.z
public class S3Grantee
The S3Grantee type exposes the following members
| Name | Description | |
|---|---|---|
|
S3Grantee() |
| Name | Type | Description | |
|---|---|---|---|
|
CanonicalUser | System.String |
Gets and sets the property CanonicalUser. The canonical user ID of the grantee. |
|
DisplayName | System.String |
Gets and sets the property DisplayName. |
|
EmailAddress | System.String |
Gets and sets the property EmailAddress. |
|
Type | Amazon.S3.GranteeType |
Gets and sets the property Type. Type of grantee |
|
URI | System.String |
Gets and sets the property URI. URI of the grantee group. |
| Name | Description | |
|---|---|---|
|
GranteeTypeGetter() |
custom getter for Type |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer