REVOKE ZONE zone_name [...] { TO | FROM } { { user_name | role_name } [,...] | PUBLIC } [;]
Syntax Elements
- zone_name
- The name of the zone.
- user_name
- role_name
- The names of the zone guests that you want to revoke zone access from. You can specify up to 25 names in a comma-separated list.