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.23.2
Syntax public bool RequestIssuedByProxy { get; }
Property Value
Type:
Booleantrue if the request is issued by a proxy server,
false otherwise.
See Also