2 references to Registration
Microsoft.AspNetCore.Authentication.DeviceBoundSessions (2)
DeviceBoundSessionConstants.cs (1)
42/// <see cref="Headers.Registration"/> header (e.g. <c>(ES256 RS256)</c>). This advertised set
DeviceBoundSessionRegistrationHeader.cs (1)
53httpContext.Response.Headers.Append(DeviceBoundSessionConstants.Headers.Registration, headerValue);