Property HttpAuthPreferences
- Namespace
- DotNetBrowser.Net
- Assembly
- DotNetBrowser.dll
HttpAuthPreferences
Gets the HTTP authorization preferences.
IHttpAuthPreferences HttpAuthPreferences { get; }
Property Value
- IHttpAuthPreferences
The IHttpAuthPreferences instance associated with this object.
Exceptions
- ObjectDisposedException
The INetwork object has already been disposed.