HttpCookieConsent

Enumeration of http cookie consent types.

Values

ValueMeaning
all"all"

All cookies are allowed.

noThirdParty"noThirdParty"

No third-party cookies are allowed.

functional"functional"

Only functional required cookies are allowed. Third-party cookies etc. are not allowed.

none"none"

No cookies are allowed.

Meta