4 references to NegotiateAuthentication
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\AuthenticationHelper.NtAuth.cs (1)
181
using NegotiateAuthentication authContext = new
NegotiateAuthentication
(authClientOptions);
System.Net.Mail (2)
System\Net\Mail\SmtpNegotiateAuthenticationModule.cs (1)
43
new
NegotiateAuthentication
(
System\Net\Mail\SmtpNtlmAuthenticationModule.cs (1)
31
new
NegotiateAuthentication
(
System.Net.Security (1)
System\Net\Security\NegotiateStream.cs (1)
687
_context = new
NegotiateAuthentication
(