Table of Contents

Property SslVersion

Namespace
DotNetBrowser.Net
Assembly
DotNetBrowser.dll

SslVersion

Gets the SSL connection version used to make this request if it is available and the current request represents an HTTPS request.

public SslVersion? SslVersion { get; }

Property Value

SslVersion?

The SslVersion or null if it is not available.