From 9729ceca3ec6eeecf3ee0592267e43e35cc8a845 Mon Sep 17 00:00:00 2001 From: Justin Hall Date: Thu, 29 Nov 2018 06:54:10 -0800 Subject: [PATCH] changed chr to string --- .../mdm/policy-csp-deviceinstallation.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/windows/client-management/mdm/policy-csp-deviceinstallation.md b/windows/client-management/mdm/policy-csp-deviceinstallation.md index 0562d65203..7210adde71 100644 --- a/windows/client-management/mdm/policy-csp-deviceinstallation.md +++ b/windows/client-management/mdm/policy-csp-deviceinstallation.md @@ -6,7 +6,7 @@ ms.topic: article ms.prod: w10 ms.technology: windows author: MariciaAlforque -ms.date: 11/20/2018 +ms.date: 11/30/2018 --- # Policy CSP - DeviceInstallation @@ -130,7 +130,7 @@ To enable this policy, use the following SyncML. This example allows Windows to ./Device/Vendor/MSFT/Policy/Config/DeviceInstallation/AllowInstallationOfMatchingDeviceIDs - chr + string @@ -242,7 +242,7 @@ Enclose the class GUID within curly brackets {}. To configure multiple classes, ./Device/Vendor/MSFT/Policy/Config/DeviceInstallation/AllowInstallationOfMatchingDeviceSetupClasses - chr + string @@ -486,7 +486,7 @@ To enable this policy, use the following SyncML. This example prevents Windows f ./Device/Vendor/MSFT/Policy/Config/DeviceInstallation/PreventInstallationOfMatchingDeviceIDs - chr + string @@ -583,7 +583,7 @@ Enclose the class GUID within curly brackets {}. To configure multiple classes, ./Device/Vendor/MSFT/Policy/Config/DeviceInstallation/PreventInstallationOfMatchingDeviceSetupClasses - chr + string