Removes the specified permissions from the permissions cookie. Note that this is not the same as denying permission since there will be no record that permission was either granted or denied after the permission has been unset.
{% unset_client_permission [name1] [name2] [etc...] %}
You may also include reference variables as properties, which will be dereferenced to their permission names before they are unset.
If no permissions are specified, this will clear ALL permissions. Note that this INCLUDES the session permission, which will result in the session being denied for the remainder of the request, regardless of the default session value in the site settings.
Unset Client Permissions
CopySome error message about failed confirmation and please try again
{% endif %}Unset Client Permissions by reference
CopySafely Unset Client Permissions
Copy