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