DisableDefaultBrowserAgent
停用預設瀏覽器代理工具。
若啟用此原則,將停用預設瀏覽器代理工具。
若停用或不設定此原則,則啟用預設瀏覽器代理工具。
若需關於預設瀏覽器代理工具的更多資訊,請參考 https://Firefox-source-docs.mozilla.org/toolkit/mozapps/defaultagent/default-browser-agent/index.html
Registry Hive | HKEY_LOCAL_MACHINE or HKEY_CURRENT_USER |
Registry Path | Software\Policies\Mozilla\Firefox |
Value Name | DisableDefaultBrowserAgent |
Value Type | REG_DWORD |
Enabled Value | 1 |
Disabled Value | 0 |
---------------------
微软edge OpenIdConnectOptions.DisableTelemetry 屬性
定義
命名空間:
Microsoft.AspNetCore.Authentication.OpenIdConnect
組件:
Microsoft.AspNetCore.Authentication.OpenIdConnect.dll
套件:
Microsoft.AspNetCore.Authentication.OpenIdConnect v8.0.0
來源:
OpenIdConnectOptions.cs
指出是否應該停用遙測。 啟用此功能時,Microsoft IdentityModel 套件的元件版本會以授權/登出要求參數的形式傳送至遠端 OpenID Connect 提供者。
C#
public bool DisableTelemetry { get; set; }
屬性值
Boolean
適用於
產品 版本
ASP.NET Core 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 Preview
Disable Telemetry
Disables prompt and disables sending data to Mozilla. Disabling this will enable Telemetry.
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\Mozilla\Firefox |
Value Name | DisableTelemetry |
Value Type | REG_DWORD |
Enabled Value | 1 |
Disabled Value | 0 |
来源 https://admx.help/?Category=Firefox&Policy=Mozilla.Policies.Firefox::DisableDefaultBrowserAgent&Language=zh-tw
https://admx.help/?Category=Firefox-ADMX&Policy=FirefoxADMX::MOZILLA_FIREFOX_LOCKED_DISABLETELEMETRY