IHttpAuthPreferencesDelegateWhiteList Property |
Gets or sets the HTTP network delegate authorization white list of URLs.
By default, network delegate white list is empty.
Namespace:
DotNetBrowser.Net
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.10
Syntaxstring DelegateWhiteList { get; set; }
Property Value
Type:
StringThe comma/semicolon separated HTTP network delegate authorization white list of URLs.
Exceptions
See Also