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