browserSyncSetting 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.

Allow(Not Configured) or prevent(Block) the syncing of Microsoft Edge Browser settings. Option to prevent syncing across devices, but allow user override.

Members

Member Value Description
notConfigured 0 Default – Allow syncing of browser settings across devices.
blockedWithUserOverride 1 Prevent syncing of browser settings across user devices, allow user override of setting.
blocked 2 Absolutely prevent syncing of browser settings across user devices.