fixed invalid MDM Federated enrollment example code

The example is missing a closing s:Envelope tag.
This commit is contained in:
Oscar Beaumont 2021-06-27 02:48:57 +10:00 committed by GitHub
parent 72ed30329e
commit 862685107a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: