Cookie policy


Describes a cookie policy.

consents

Returns the user’s consent choice for the cookie policy. If the cookie policy is set to custom, this will return the user’s consents.

value

Returns the cookie policy for the session, possible values are:

  • null, should be asked from the user
  • required, only required cookies allowed
  • all, all cookies are allowed,
  • custom, custom cookie policy, see consents attribute for details