tenantId
Available from version | 1.19.0 |
---|---|
Necessity | required |
Value type | text |
Description
The client ID (or tenant ID) from the Azure portal.
Example
Android
JS
"managedProperty": [
{
"key": "tenantId",
"valueString": "00000000-0000-0000-0000-000000000000"
}
]
iOS
XML
<key>tenantId</key>
<string>00000000-0000-0000-0000-000000000000</string>