password protection

C

cmrchs

Hi,

when specifying NetWorkCredentials before accessing a WebService, how can I prevent having to hard-code the password ?

example :
// CMyCalculator represents the proxy
CMyCalculator calc = new CMyCalculator();
calc.Credentials = new NetworkCredential("user1", "mypwd");

How is this info sent over the wire anyway ? as plain text ???

if so, how can I hide that sensitive info ?

thanks
Chris

**********************************************************************
Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources...
 

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

Similar Threads


Members online

No members online now.

Forum statistics

Threads
473,995
Messages
2,570,230
Members
46,818
Latest member
Brigette36

Latest Threads

Top