diff --git a/windows/client-management/mdm/supl-ddf-file.md b/windows/client-management/mdm/supl-ddf-file.md
index e6ed98d713..4ee4e4ad1d 100644
--- a/windows/client-management/mdm/supl-ddf-file.md
+++ b/windows/client-management/mdm/supl-ddf-file.md
@@ -171,7 +171,7 @@ The XML below is the current version for this CSP.
- MCCMNPairs
+ MCCMNCPairs
@@ -482,6 +482,201 @@ The XML below is the current version for this CSP.
+
+ RootCertificate4
+
+
+
+
+ Required. Specifies the root certificate for the H-SLP server. Windows Phone does not support a non-secure mode. If this node is not included, the configuration service provider will fail but may not return a specific error.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Name
+
+
+
+
+
+ Specifies the name of the H-SLP root certificate as a string, in the format name.cer.
+
+
+
+
+
+
+
+
+
+
+ text/plain
+
+
+
+
+ Data
+
+
+
+
+
+ The base 64 encoded blob of the H-SLP root certificate.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ RootCertificate5
+
+
+
+
+ Required. Specifies the root certificate for the H-SLP server. Windows Phone does not support a non-secure mode. If this node is not included, the configuration service provider will fail but may not return a specific error.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Name
+
+
+
+
+
+ Specifies the name of the H-SLP root certificate as a string, in the format name.cer.
+
+
+
+
+
+
+
+
+
+
+ text/plain
+
+
+
+
+ Data
+
+
+
+
+
+ The base 64 encoded blob of the H-SLP root certificate.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ RootCertificate6
+
+
+
+
+ Required. Specifies the root certificate for the H-SLP server. Windows Phone does not support a non-secure mode. If this node is not included, the configuration service provider will fail but may not return a specific error.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Name
+
+
+
+
+
+ Specifies the name of the H-SLP root certificate as a string, in the format name.cer.
+
+
+
+
+
+
+
+
+
+
+ text/plain
+
+
+
+
+ Data
+
+
+
+
+
+ The base 64 encoded blob of the H-SLP root certificate.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
V2UPL1
@@ -662,6 +857,7 @@ The XML below is the current version for this CSP.
+
```