access
Use the access stanza entry to specify the type of cookie information that a user can access.
Syntax
access = {none|all|nonident|contact-and-other|ident-contact|other-ident} Description
Specifies the user access to the information contained in and linked to the cookie.
Options
- none
- No access to identified data is given.
- all
- Access is given to all identified data.
- contact-and-other
- Access is given to identified online and physical contact information, in addition to certain other identified data.
- ident-contact
- Access is given to identified online and physical contact information. For example, users can access things such as a postal address.
- nonident
- Website does not collect identified data.
- other-ident
- Access is given to certain other identified data. For example, users can access things such as their online account charges.
Usage
This stanza entry is required.
Default value
none
Example
access = none