TransportContext::GetTlsTokenBindings Method ()

 

Gets the transport security layer token bindings.

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

public:
virtual IEnumerable<TokenBinding^>^ GetTlsTokenBindings()

Return Value

Type: System.Collections.Generic::IEnumerable<TokenBinding^>^

The transport security layer token bindings.

.NET Framework
Available since 4.6.1
Return to top
Show: