Property IsDnsOverHttpsDisabled
- Namespace
- DotNetBrowser.Engine
- Assembly
- DotNetBrowser.dll
IsDnsOverHttpsDisabled
Indicates whether the DNS over HTTPS (DoH) protocol is disabled.
public bool IsDnsOverHttpsDisabled { get; }
Property Value
- bool
true
if DoH is disabled,false
otherwise.