Skip to main content
Skip table of contents

allowLogout

Verfügbar ab Version

1.8.0

Notwendigkeit

Optional

Werttyp

Boolescher Wert

Beschreibung

Gibt an, ob ein Anwender sich ausloggen darf

Beispiel

Android

JS
"managedProperty": [
  {
    "key": "allowLogout",
    "valueBool": true
  }
]

iOS

XML
<key>allowLogout</key>
<true/>
XML
<key>allowLogout</key>
<false/>
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.