From 030ec84e749db99994e091cbd48e3cfbe115ee36 Mon Sep 17 00:00:00 2001 From: Mandi Ohlinger Date: Tue, 16 Nov 2021 14:31:31 -0500 Subject: [PATCH] Formatting --- windows/client-management/mdm/nap-csp.md | 22 ++++++---------------- 1 file changed, 6 insertions(+), 16 deletions(-) diff --git a/windows/client-management/mdm/nap-csp.md b/windows/client-management/mdm/nap-csp.md index a46cce0ddf..598e95c756 100644 --- a/windows/client-management/mdm/nap-csp.md +++ b/windows/client-management/mdm/nap-csp.md @@ -14,17 +14,16 @@ ms.date: 06/26/2017 # NAP CSP - The NAP (Network Access Point) Configuration Service Provider is used to manage and query GPRS and CDMA connections. -> **Note**   This configuration service provider requires the ID\_CAP\_CSP\_FOUNDATION and ID\_CAP\_NETWORKING\_ADMIN capabilities to be accessed from a network configuration application. - -  +> [!Note] +> This configuration service provider requires the `ID_CAP_CSP_FOUNDATION` and `ID_CAP_NETWORKING_ADMIN` capabilities to be accessed from a network configuration application. For the NAP CSP, you cannot use the Replace command unless the node already exists. The following shows the NAP configuration service provider management object in tree format as used by OMA DM. The OMA Client Provisioning protocol is not supported by this configuration service provider. -``` + +```console ./Vendor/MSFT NAP ----* @@ -61,6 +60,7 @@ NAP ----------------Secure ----------------SecureLevel ``` + **./Vendor/MSFT/NAP** Root node. @@ -113,17 +113,7 @@ Node. ***NAPX*/Bearer/BearerType** Required. Specifies the network type of the destination network. This can be set to GPRS, CDMA2000, WCDMA, TDMA, CSD, DTPT, WiFi. -## Related topics - +## Related articles [Configuration service provider reference](configuration-service-provider-reference.md) -   - -  - - - - - -