Creates a S3Grant and adds it to the list of grants.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public void AddGrant( S3Grantee grantee, S3Permission permission )
 Parameters
 Parameters- grantee (S3Grantee)
- The grantee for the grant.
- permission (S3Permission)
- The permission for the grantee.