2 references to NegotiateVerb
Microsoft.AspNetCore.Authentication.Negotiate (2)
NegotiateHandler.cs (2)
25private const string AuthHeaderPrefix = NegotiateVerb + " "; 395Response.Headers.Append(HeaderNames.WWWAuthenticate, NegotiateVerb);