For the complete documentation index, see llms.txt. This page is also available as Markdown.

DenyAll

DenyAll

Description: Revoke consent for all vendors.

Syntax:

var sConsentId = jentis.consent.engine.DenyAll();

Parameters:

  • (none)

Returns:

  • string — The new Consent ID.

Last updated

Was this helpful?