IHttpAuthPreferences Interface |
Namespace: DotNetBrowser.Net
public interface IHttpAuthPreferences
The IHttpAuthPreferences type exposes the following members.
Name | Description | |
---|---|---|
DelegateWhiteList |
Gets or sets the HTTP network delegate authorization white list of URLs.
By default, network delegate white list is empty.
| |
ServerWhiteList |
Gets or sets the server HTTP authorization white list of URLs.
By default, server white list is empty.
|