DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Net
INetwork Interface
INetwork Properties
AcceptLanguage Property
AuthenticateHandler Property
CanAccessFileHandler Property
CanGetCookiesHandler Property
CanSetCookieHandler Property
Engine Property
HttpAuthPreferences Property
Profile Property
ReceiveHeadersHandler Property
SendUploadDataHandler Property
SendUrlRequestHandler Property
StartTransactionHandler Property
UserAgent Property
VerifyCertificateHandler Property
INetwork
HttpAuthPreferences Property
Gets the HTTP authorization preferences.
Namespace:
DotNetBrowser.Net
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax
C#
Copy
IHttpAuthPreferences
HttpAuthPreferences
{
get
; }
Property Value
Type:
IHttpAuthPreferences
The
IHttpAuthPreferences
instance associated with this object.
Exceptions
Exception
Condition
ObjectDisposedException
The
INetwork
object has already been disposed.
See Also
Reference
INetwork Interface
DotNetBrowser.Net Namespace
Copyright © 2023 TeamDev Ltd. All Rights Reserved.