Skip to main content
Skip table of contents

mdmApplicationId

Verfügbar ab Version1.8.0
NotwendigkeitErforderlich
WerttypText

Beschreibung

Wird für die Authentifizierung in Microsoft Entra ID (früher Azure Active Directory) benötigt.

Wird erzeugt, wenn eine App in Microsoft Entra ID als Unternehmensanwendung hinterlegt wird.

Beispiel

Android

JS
"managedProperty": [
  {
    "key": "mdmApplicationId",
    "valueString": "b083a324-9a51-4638-8f63-853e4f2a62a7"
  }
]

iOS

XML
<key>mdmApplicationId</key>
<string>b083a324-9a51-4638-8f63-853e4f2a62a7</string>
JavaScript errors detected

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

If this problem persists, please contact our support.