Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Configure allowed actions in locked view mode
Supported versions
- On Android and iOS since 143 or later
Description
This policy allows you to configure which actions are allowed when Microsoft Edge is in locked view mode on iOS and Android.
If you enable this policy, you can select one or more of the following values. The corresponding features are allowed in locked view mode:
newtabs: Allow users to create new tabs.
If you disable or don't configure this policy, no other actions are allowed in locked view mode.
NOTE This policy only takes effect if the EdgeLockedViewModeEnabled policy is enabled.
Policy options mapping:
- newtabs (newtabs) = New tabs
Use the preceding information when configuring this policy.
Policy options mapping:
Use this information when configuring this policy.
- newtabs = New tabs
Supported features
- Can be mandatory: Yes
- Can be recommended: No
- Dynamic Policy Refresh: Yes
- Per Profile: Yes
- Applies to a profile that is signed in with a Microsoft account: No
Data type
- List of strings
Android information and settings
- Preference Key name: EdgeLockedViewModeAllowedActions
- Example value:
["newtabs"]
iOS information and settings
- Preference Key name: EdgeLockedViewModeAllowedActions
- Example value:
<array>
<string>newtabs</string>
</array>