Removed <span> HTML; It messed up H2 formatting

This commit is contained in:
Mandi Ohlinger
2021-11-10 20:22:06 -05:00
committed by GitHub
parent 1b6e48eb72
commit 59de1f6826

View File

@ -25,16 +25,14 @@ Use to unlock developer mode on HoloLens devices and configure authentication to
| [AuthenticationMode](#authenticationmode) | | | ✔️ | | | [AuthenticationMode](#authenticationmode) | | | ✔️ | |
<span id="enabledevelopermode" />
## DeveloperSetupSettings: EnableDeveloperMode ## DeveloperSetupSettings: EnableDeveloperMode
When this setting is configured as **True**, the device is unlocked for developer functionality. When this setting is configured as **True**, the device is unlocked for developer functionality.
<span id="authenticationmode" />
## WindowsDevicePortalSettings: Authentication Mode ## WindowsDevicePortalSettings: Authentication Mode
When AuthenticationMode is set to **Basic Auth**, enter a user name and password to enable the device to connect to and authenticate with the Windows Device Portal. When AuthenticationMode is set to **Basic Auth**, enter a user name and password to enable the device to connect to and authenticate with the Windows Device Portal.
## Related topics ## Related topics
- [Device Portal for HoloLens](/windows/uwp/debug-test-perf/device-portal-hololens) - [Device Portal for HoloLens](/windows/uwp/debug-test-perf/device-portal-hololens)