I cannot figure out how to set this up. The property is an ICredentialsByHost value but there are no examples of classes that implement that. Anyone figure out how to set credentials for logging into a basic SMTP server to send emails in ASP.NET 2?
Hello.
See if the NetworkCredential class does what you need.
0 comments:
Post a Comment