4 references to Register
System (4)
net\System\Net\mail\SmtpAuthenticationManager.cs (4)
23
Register
(new SmtpNegotiateAuthenticationModule());
24
Register
(new SmtpNtlmAuthenticationModule());
25
Register
(new SmtpDigestAuthenticationModule());
27
Register
(new SmtpLoginAuthenticationModule());