AuthenticateParametersUrl Property  | 
 
                Gets the URL of a web page that causes authentication.
            
 
    Namespace: 
   DotNetBrowser.Net.Handlers
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.20.0
Syntaxpublic string Url { get; }Property Value
Type: 
StringThe URL of a web page that causes authentication.
See Also