HttpRequestWrapper.TlsTokenBindingInfo Property

.NET Framework (current version)
 

Gets the Tls token binding information.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

public override ITlsTokenBindingInfo TlsTokenBindingInfo { get; }

Property Value

Type: System.Web.ITlsTokenBindingInfo

The Tls token binding information.

.NET Framework
Available since 4.6
Return to top
Show: