2 references to SetContextAndTryAuthenticate
System (2)
net\System\Net\mail\smtpconnection.cs (2)
439
Authorization auth =
SetContextAndTryAuthenticate
(authenticationModules[i], credential, null);
983
Authorization auth = connection.
SetContextAndTryAuthenticate
(module, credential, m_OuterResult);