2 references to Negotiate
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\AuthenticationHelper.cs (1)
125
TryGetValidAuthenticationChallengeForScheme(NegotiateScheme, AuthenticationType.
Negotiate
, authUri, credentials, authenticationHeaderValues, out challenge) ||
System\Net\Http\SocketsHttpHandler\AuthenticationHelper.NtAuth.cs (1)
91
if (challenge.AuthenticationType == AuthenticationType.
Negotiate
||