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