1 reference to AuthenticationDisplayName
Microsoft.AspNetCore.Server.IIS (1)
Core\IISHttpServer.cs (1)
77
authentication.AddScheme(new AuthenticationScheme(IISServerDefaults.AuthenticationScheme, _options.
AuthenticationDisplayName
, typeof(IISServerAuthenticationHandlerInternal)));