2 references to IISServerDefaults
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