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