Skip to main content
Skip table of contents

allowLogout

Available from version1.8.0
Necessityoptional
Value typeboolean value

Description

Specifies whether a user is allowed to log out.

Example

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.