DeletePermission Method
Deletes the specified permission.
Object Oriented Interface
public function doDeletePermission();
Procedural Interface
incloudstorage_googledrive_do_deletepermission($res);
Remarks
This method deletes the permission specified by PermissionId from the file or folder specified by ResourceId. The following properties are applicable:
- ResourceId (required)
- PermissionId (required)