HttpIdentity Properties

IronWebScraper

HttpIdentity Properties

The HttpIdentity type exposes the following members.

Properties
  NameDescription
Public propertyCookies
A "Cookie Jar" which persists http cookies for this browser identity.
Public propertyNetworkLoginCredential
Returns the System.Net.NetworkCredential which will be used on for networks and http authentication (Supports: Windows / NTLM / Keroberos / Linux / BSD / Mac)
Public propertyProxyFailureCount
Gets the number of times this proxy has failed.
Top
See Also