what is default network credentials

T

Tony Johansson

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
 
J

Jeff Johnson

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top