1 reference to AuthenticationHandler
Microsoft.AspNetCore.Server.IISIntegration (1)
IISMiddleware.cs (1)
87
authentication.AddScheme(new AuthenticationScheme(IISDefaults.AuthenticationScheme, _options.AuthenticationDisplayName, typeof(
AuthenticationHandler
)));