HttpIdentity.NetworkPassword Field

IronWebScraper

HttpIdentityNetworkPassword Field

The network/http password to be used for user authentication. Supports Http , Windows networks, NTLM , Keroberos , Linux networks, BSD networks and Mac OS X networks.

See also NetworkUsername, NetworkDomain

Namespace:  IronWebScraper
Assembly:  IronWebScraper (in IronWebScraper.dll) Version: 4.0.4.25470 (4.0.4.3)
Syntax
public string NetworkPassword
Public NetworkPassword As String

Field Value

Type: String
See Also