AWS SDK for .NET Documentation
RemoveGrant Method (grantee, permission)
AmazonAmazon.S3.ModelS3AccessControlListRemoveGrant(S3Grantee, S3Permission) Did this page help you?   Yes   No    Tell us about it...
Removes a specific permission for the given grantee.
Declaration Syntax
C#
public void RemoveGrant(
	S3Grantee grantee,
	S3Permission permission
)
Parameters
grantee (S3Grantee)
The grantee
permission (S3Permission)
The permission for the grantee to remove

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)