Table of Contents

Class SelectCertificateParameters

Namespace
DotNetBrowser.Browser.Dialogs.Handlers
Assembly
DotNetBrowser.dll

The parameters of the SelectCertificateHandler.

public sealed class SelectCertificateParameters : CommonDialogParameters
Inheritance
SelectCertificateParameters
Inherited Members

Properties

Certificates

Gets a collection of the certificates allowed by the server.

RequestIssuedByProxy

Indicates whether the request that requires the certificate selection is issued by an HTTPS proxy server.

SslOrigin

Gets the host and port of the server that requested the client authentication.