HttpRequestBase.TlsTokenBindingInfo Property

.NET Framework (current version)
 

Gets or sets the token binding information for this instance.

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

Public Overridable ReadOnly Property TlsTokenBindingInfo As ITlsTokenBindingInfo

Property Value

Type: System.Web.ITlsTokenBindingInfo

The token binding information for this instance.

.NET Framework
Available since 4.6
Return to top
Show: