Property SslOrigin
- Namespace
- DotNetBrowser.Browser.Dialogs.Handlers
- Assembly
- DotNetBrowser.dll
SslOrigin
Gets the host and port of the server that requested the client authentication.
public HostPortPair SslOrigin { get; }
Property Value
- HostPortPair
The host and port of the server that requested the client authentication.