From: Tony Johansson on 3 May 2010 16:17 Hi! I'm reading about sending mail from a program. In one place they talk about default network credentials. I know what user credentials is but I don't what is meant by default network credentials //Tony
From: Jeff Johnson on 4 May 2010 14:35 "Tony Johansson" <johansson.andersson(a)telia.com> wrote in message news:ujfva2v6KHA.3184(a)TK2MSFTNGP05.phx.gbl... > I'm reading about sending mail from a program. In one place they talk > about default network credentials. > I know what user credentials is but I don't what is meant by default > network credentials More than likely this is what you get from System.Net.CredentialCache.DefaultNetworkCredentials. Look it up in MSDN.
|
Pages: 1 Prev: IoC interface as parameter Next: System.UnauthorizedAccessException: Access is denied. |