HttpRequest::TlsTokenBindingInfo Property
.NET Framework (current version)
Gets the TLS token binding information. The property enables applications to retrieve token information from incoming HTTP requests for enhanced authentication.
Assembly: System.Web (in System.Web.dll)
public: property ITlsTokenBindingInfo^ TlsTokenBindingInfo { ITlsTokenBindingInfo^ get(); }
This property returns null on non-windows10 platforms.
.NET Framework
Available since 4.6
Available since 4.6
Show: