Property IsProxy
- Namespace
- DotNetBrowser.Net.Handlers
- Assembly
- DotNetBrowser.dll
IsProxy
Indicates whether this authentication challenge came from a server or a proxy.
public bool IsProxy { get; }
Property Value
- bool
true
if this authentication challenge came from a server or a proxy,false
otherwise.