IBI-aws MobileClient

Verwaltete Konfiguration

Beispielkonfiguration

Beispielkonfiguration Android
JavaScript
{
  "kind": "androidenterprise#managedConfiguration",
  "productId": "ibi.aws.mobileclient",
  "managedProperty": [
    {
      "key": "emailAddress",
      "valueString": "test.beispiel@unternehmen.com"
    },
    {
      "key": "remarkgroupId",
      "valueString": "4325fecc-97b1-4a81-9984-b03ba3018036"
    },
    {
      "key": "allowLogout",
      "valueBool": false
    },
    {
      "key": "supportEmailAddress",
      "valueString": "support@unternehmen.com"
    }
  ]
}
Beispielkonfiguration iOS
XML
<dict>
  <key>emailAddress</key>
  <string>test.beispiel@unternehmen.com</string>
  <key>remarkgroupId</key>
  <string>4325fecc-97b1-4a81-9984-b03ba3018036</string>
  <key>allowLogout</key>
  <false/>
  <key>supportEmailAddress</key>
  <string>support@unternehmen.com</string>
</dict>

Konfigurationsmöglichkeiten

Derzeit stehen die im Folgenden beschriebenen Konfigurationsmöglichkeiten zur Verfügung:

Eigenschaft Notwendigkeit Verfügbar ab Version Werttyp
codeRegistrations

Optional

1.15.0

Text

intuneRegistrations

Optional

1.15.0

Text

allowChangingSendingErrorLogs

Optional

1.8.0

Boolescher Wert

historyOffset

Optional

1.8.0

Zahl

allowEmailRegistration

Optional

1.11.0

Boolescher Wert

allowCodeRegistration

Optional

1.12.0

Boolescher Wert

remarkDisplayLanguage

Optional

1.8.0

Text

emailAddress

Erforderlich [Alternativ zu (1.21-de) code]

1.8.0

Text

remarkgroupId

Erforderlich

1.8.0

Text

emailRegistrations

Optional

1.15.0

Text

code

Erforderlich [Alternativ zu emailAddress und remarkgroupId]

1.12.0

Text

defaultTheme

Optional

1.8.0

Zahl

categories

Optional

1.14.0

Text

region

Optional

1.8.0

Text

supportEmailAddress

Optional

1.8.0

Text

sendErrorLogs

Optional

1.8.0

Boolescher Wert

updateSource

Optional

1.14.0

Text

allowLogout

Optional

1.8.0

Boolescher Wert

defaultAppLanguage

Optional

1.8.0

Text