AuthenticateResponsePassword Property |
Gets the password that will be used for authenticating on a server or a proxy.
Namespace:
DotNetBrowser.Net.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.2
Syntax public string Password { get; }
Property Value
Type:
StringThe
See Also