SelectCertificateParametersRequestIssuedByProxy Property  | 
 
                Indicates whether the request that requires the certificate selection is
                issued by an HTTPS proxy server.
            
 
    Namespace: 
   DotNetBrowser.Browser.Dialogs.Handlers
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.19.0
Syntaxpublic bool RequestIssuedByProxy { get; }Property Value
Type: 
Booleantrue if the request is issued by a proxy server, 
false otherwise.
See Also