Storing SMTP credentials for a VB.Net application

Posted by Jonesy on Stack Overflow See other posts from Stack Overflow or by Jonesy
Published on 2010-04-08T14:55:45Z Indexed on 2010/04/08 15:03 UTC
Read the original article Hit count: 196

Hi folk,

I've been storing SQL connection strings in web.conf which is fine but now I need to store SMTP credentials somewhere protected. web.conf seems like the likeliest place since its protected but how can they be stored?

-- Jonesy

© Stack Overflow or respective owner

Related posts about smtp

Related posts about credentials