AuthenticateParametersHost Property |
Gets the host of the service issuing the authentication challenge.
Namespace:
DotNetBrowser.Net.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.2
Syntax public string Host { get; }
Property Value
Type:
StringThe host of the service issuing the authentication challenge.
See Also