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)

abstract TlsTokenBindingInfo : ITlsTokenBindingInfo with get
override TlsTokenBindingInfo : ITlsTokenBindingInfo with get

Property Value

Type: System.Web.ITlsTokenBindingInfo

The token binding information for this instance.

.NET Framework
Available since 4.6
Return to top
Show: