3 references to AddNegotiate
Microsoft.AspNetCore.Authentication.Negotiate.Test (1)
ServerDeferralTests.cs (1)
48.AddNegotiate();
Microsoft.AspNetCore.SignalR.Client.FunctionalTests (1)
Startup.cs (1)
50services.AddAuthentication(NegotiateDefaults.AuthenticationScheme).AddNegotiate();
ServerComparison.TestSites (1)
StartupNtlmAuthentication.cs (1)
24.AddNegotiate();