TransportContext.GetTlsTokenBindings Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the transport security layer token bindings.
public:
virtual System::Collections::Generic::IEnumerable<System::Security::Authentication::ExtendedProtection::TokenBinding ^> ^ GetTlsTokenBindings();
public virtual System.Collections.Generic.IEnumerable<System.Security.Authentication.ExtendedProtection.TokenBinding> GetTlsTokenBindings ();
abstract member GetTlsTokenBindings : unit -> seq<System.Security.Authentication.ExtendedProtection.TokenBinding>
override this.GetTlsTokenBindings : unit -> seq<System.Security.Authentication.ExtendedProtection.TokenBinding>
Public Overridable Function GetTlsTokenBindings () As IEnumerable(Of TokenBinding)
Returns
The transport security layer token bindings.
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.