SelectCertificateParametersSslOrigin Property  | 
 
                Gets the host and port of the server that requested the client authentication.
            
 
    Namespace: 
   DotNetBrowser.Browser.Dialogs.Handlers
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.20.0
Syntaxpublic HostPortPair SslOrigin { get; }Property Value
Type: 
HostPortPairThe host and port of the server that requested the client authentication.
See Also