HttpRequestBase::TlsTokenBindingInfo Property
.NET Framework (current version)
Gets or sets the token binding information for this instance.
Assembly: System.Web (in System.Web.dll)
public: property ITlsTokenBindingInfo^ TlsTokenBindingInfo { virtual ITlsTokenBindingInfo^ get(); }
Property Value
Type: System.Web::ITlsTokenBindingInfo^The token binding information for this instance.
.NET Framework
Available since 4.6
Available since 4.6
Show: