Skip to content

IPProtectionAvailable

Prevent the built-in VPN from being available to users.

Compatibility: Firefox 149
CCK2 Equivalent: N/A
Preferences Affected: browser.ipProtection.enabled

Software\Policies\Mozilla\Firefox\IPProtectionAvailable = 0x1 | 0x0

OMA-URI:

./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/IPProtectionAvailable

Value (string):

<enabled/> or <disabled/>
<dict>
<key>IPProtectionAvailable</key>
<true/> | <false/>
</dict>
{
"policies": {
"IPProtectionAvailable": true | false
}
}