1 reference to SmtpAuthenticationManager
System (1)
net\System\Net\mail\SmtpTransport.cs (1)
78
internal SmtpTransport(SmtpClient client) : this(client,
SmtpAuthenticationManager
.GetModules()) {