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