1 type derived from AuthenticationService
Microsoft.AspNetCore.Authentication.Core (1)
AuthenticationServiceImpl.cs (1)
17: AuthenticationService(schemes, handlers, transform, options)
1 reference to AuthenticationService
Microsoft.AspNetCore.Mvc.RazorPages (1)
PageBase.cs (1)
182/// The behavior of this method depends on the <see cref="AuthenticationService"/> in use.