IPProtectionAvailable
Prevent the built-in VPN from being available to users.
Compatibility: Firefox 149
CCK2 Equivalent: N/A
Preferences Affected: browser.ipProtection.enabled
Windows (GPO)
Section titled “Windows (GPO)”Software\Policies\Mozilla\Firefox\IPProtectionAvailable = 0x1 | 0x0Windows (Intune)
Section titled “Windows (Intune)”OMA-URI:
./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/IPProtectionAvailableValue (string):
<enabled/> or <disabled/><dict> <key>IPProtectionAvailable</key> <true/> | <false/></dict>policies.json
Section titled “policies.json”{ "policies": { "IPProtectionAvailable": true | false }}