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