2 references to NTLM
System.Net.Mail (2)
System\Net\Mail\SmtpConnection.Auth.cs (2)
62_supportedAuth |= SupportedAuth.NTLM; 105if ((!_sawNegotiate && (_supportedAuth & SupportedAuth.NTLM) > 0))