HttpRequestWrapper::TlsTokenBindingInfo Property

.NET Framework (current version)
 

Gets the Tls token binding information.

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

public:
property ITlsTokenBindingInfo^ TlsTokenBindingInfo {
	virtual ITlsTokenBindingInfo^ get() override;
}

Property Value

Type: System.Web::ITlsTokenBindingInfo^

The Tls token binding information.

.NET Framework
Available since 4.6
Return to top
Show: