mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-13 05:47:23 +00:00
fixed invalid MDM Federated enrollment example code
The example is missing a closing s:Envelope tag.
This commit is contained in:
parent
72ed30329e
commit
862685107a
@ -119,6 +119,7 @@ The following example shows the discovery service request.
|
|||||||
</request>
|
</request>
|
||||||
</Discover>
|
</Discover>
|
||||||
</s:Body>
|
</s:Body>
|
||||||
|
</s:Envelope>
|
||||||
```
|
```
|
||||||
|
|
||||||
The discovery response is in the XML format and includes the following fields:
|
The discovery response is in the XML format and includes the following fields:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user