2 references to AuthenticationScheme
Microsoft.AspNetCore.Server.IIS (2)
Core\IISHttpServer.cs (1)
78
authentication.AddScheme(new AuthenticationScheme(IISServerDefaults.
AuthenticationScheme
, _options.AuthenticationDisplayName, typeof(IISServerAuthenticationHandlerInternal)));
WebHostBuilderIISExtensions.cs (1)
47
AuthenticationScheme = IISServerDefaults.
AuthenticationScheme