Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.01 KB

intune-deviceconfig-edgekioskmoderestrictiontype.md

File metadata and controls

27 lines (21 loc) · 1.01 KB
title description author localization_priority ms.subservice doc_type
edgeKioskModeRestrictionType enum type
Specify how the Microsoft Edge settings are restricted based on kiosk mode.
jaiprakashmb
Normal
intune
enumPageType

edgeKioskModeRestrictionType enum type

Namespace: microsoft.graph

Important: Microsoft Graph APIs under the /beta version are subject to change; production use is not supported.

Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.

Specify how the Microsoft Edge settings are restricted based on kiosk mode.

Members

Member Value Description
notConfigured 0 Not configured (unrestricted).
digitalSignage 1 Interactive/Digital signage in single-app mode.
normalMode 2 Normal mode (full version of Microsoft Edge).
publicBrowsingSingleApp 3 Public browsing in single-app mode.
publicBrowsingMultiApp 4 Public browsing (inPrivate) in multi-app mode.