2 references to NTLM
System (2)
net\System\Net\mail\smtpconnection.cs (2)
262supportedAuth |= SupportedAuth.NTLM; 300if ((!sawNegotiate && (supportedAuth & SupportedAuth.NTLM) > 0)) {