AWS.S3.TS3Grantee.Value

A value identifying the grantee.

property Value: string;
__property AnsiString Value;

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

For the GranteeType AmazonCustomerByEmail, the value will be the email address of the owner. When GranteeType is CanonicalUser, the value is the canonical ID of the user. For the GranteeType Group, the value will be the URI of a grantee group.

Copyright © 2019-2021 Appercept Ltd. All rights reserved.