Skip to main content
Skip table of contents

region

Available from version1.8.0
Necessityoptional
Value typetext

Description

The name of the region of a user, which is specified when registering a domain in IBI-aws Admin

This configuration is only used for display within the IBI-aws MobileClient.

Example

Android

JS
"managedProperty": [
  {
    "key": "region",
    "valueString": "Schweiz"
  }
]

iOS

XML
<key>region</key>
<string>Schweiz</string>
JavaScript errors detected

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

If this problem persists, please contact our support.