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:
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
Return to top
Show: