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

policies.json
{
"policies": {
"IPProtectionAvailable": true
}
}
JSON schema
IPProtectionAvailable JSON schema
{
"type": "boolean"
}
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>