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