mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
Merged PR 3027: Azure AD integration with MDM - updated Alert example SyncML
This commit is contained in:
parent
abed513dfa
commit
3ac469ec6d
@ -634,7 +634,6 @@ Alert sample:
|
|||||||
<Item>
|
<Item>
|
||||||
<Meta>
|
<Meta>
|
||||||
<Type xmlns=”syncml:metinf”>com.microsoft/MDM/AADUserToken</Type>
|
<Type xmlns=”syncml:metinf”>com.microsoft/MDM/AADUserToken</Type>
|
||||||
<Format xmlns=”syncml:metinf”>chr</Format>
|
|
||||||
</Meta>
|
</Meta>
|
||||||
<Data>UserToken inserted here</Data>
|
<Data>UserToken inserted here</Data>
|
||||||
</Item>
|
</Item>
|
||||||
@ -664,7 +663,6 @@ Here's an example.
|
|||||||
<Item>
|
<Item>
|
||||||
<Meta>
|
<Meta>
|
||||||
<Type xmlns=”syncml:metinf”>com.microsoft/MDM/LoginStatus</Type>
|
<Type xmlns=”syncml:metinf”>com.microsoft/MDM/LoginStatus</Type>
|
||||||
<Format xmlns=”syncml:metinf”>chr</Format>
|
|
||||||
</Meta>
|
</Meta>
|
||||||
<Data>user</Data>
|
<Data>user</Data>
|
||||||
</Item>
|
</Item>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user