diff --git a/windows/client-management/mdm/surfacehub-csp.md b/windows/client-management/mdm/surfacehub-csp.md index 76b6dd8c04..ff96d2c80a 100644 --- a/windows/client-management/mdm/surfacehub-csp.md +++ b/windows/client-management/mdm/surfacehub-csp.md @@ -43,6 +43,10 @@ SurfaceHub ------------AutoWakeScreen ------------CurrentBackgroundPath ------------MeetingInfoOption +--------Whiteboard +------------SharingDisabled +------------SigninDisabled +------------TelemeteryDisabled --------WirelessProjection ------------PINRequired ------------Enabled @@ -305,6 +309,24 @@ SurfaceHub
The data type is integer. Supported operation is Get and Replace. +**InBoxApps/Whiteboard** +
Node for the Whiteboard app settings. + +**InBoxApps/Whiteboard/SharingDisabled** +
Invitations to collaborate from the Whiteboard app are not allowed. + +
The data type is boolean. Supported operation is Get and Replace. + +**InBoxApps/Whiteboard/SigninDisabled** +
Sign-ins from the Whiteboard app are not allowed. + +
The data type is boolean. Supported operation is Get and Replace. + +**InBoxApps/Whiteboard/TelemeteryDisabled** +
Telemetry collection from the Whiteboard app is not allowed. + +
The data type is boolean. Supported operation is Get and Replace. + **InBoxApps/WirelessProjection**
Node for the wireless projector app settings.