mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-24 14:53:44 +00:00
Updated_10ASCIIimages
This commit is contained in:
@ -19,10 +19,21 @@ The DeveloperSetup configuration service provider (CSP) is used to configure Dev
|
||||
> [!NOTE]
|
||||
> The DeveloperSetup configuration service provider (CSP) is only supported in Windows 10 Holographic Enterprise edition and with runtime provisioning via provisioning packages. It is not supported in MDM.
|
||||
|
||||
The following diagram shows the DeveloperSetup configuration service provider in tree format.
|
||||
|
||||

|
||||
|
||||
The following shows the DeveloperSetup configuration service provider in tree format.
|
||||
```
|
||||
./Device/Vendor/MSFT
|
||||
DeveloperSetup
|
||||
----EnableDeveloperMode
|
||||
----DevicePortal
|
||||
--------Authentication
|
||||
------------Mode
|
||||
------------BasicAuth
|
||||
----------------Username
|
||||
----------------Password
|
||||
--------Connection
|
||||
------------HttpPort
|
||||
------------HttpsPort
|
||||
```
|
||||
<a href="" id="developersetup"></a>**DeveloperSetup**
|
||||
<p style="margin-left: 20px">The root node for the DeveloperSetup configuration service provider.
|
||||
|
||||
|
Reference in New Issue
Block a user