1 reference to ITlsTokenBindingFeature
Microsoft.AspNetCore.Authentication.Cookies (1)
CookieAuthenticationHandler.cs (1)
489
var binding = Context.Features.Get<
ITlsTokenBindingFeature
>()?.GetProvidedTokenBindingId();