Table of Contents

Interface IHttpAuthPreferences

Namespace
DotNetBrowser.Net
Assembly
DotNetBrowser.dll

The HTTP authorization preferences.

public interface IHttpAuthPreferences

Properties

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.