1 instantiation of SmtpNegotiateAuthenticationModule
System.Net.Mail (1)
System\Net\Mail\SmtpAuthenticationManager.cs (1)
14Register(new SmtpNegotiateAuthenticationModule());
1 reference to SmtpNegotiateAuthenticationModule
System.Net.Mail (1)
System\Net\Mail\SmtpConnection.Auth.cs (1)
94else if (module is SmtpNegotiateAuthenticationModule)