473,385 Members | 1,782 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

CredentialCache.DefaultCredentials

Hi Guys,

I have not simple question:
How can i extract username and password from the
CredentialCache.DefaultCredentials property.
Any help appreciated.

Thx in advance.

Nov 10 '06 #1
3 2085
The short answer: You can't.

If you could - I would say that we were witness to a security issue.

--
rgds.
/Claus Konrad
MCSD.NET (C#)
"Anrew" wrote:
Hi Guys,

I have not simple question:
How can i extract username and password from the
CredentialCache.DefaultCredentials property.
Any help appreciated.

Thx in advance.

Nov 10 '06 #2
What actually brought upon this request?
You want to authenticate a call or...?
--
rgds.
/Claus Konrad
MCSD.NET (C#)
"Anrew" wrote:
Hi Guys,

I have not simple question:
How can i extract username and password from the
CredentialCache.DefaultCredentials property.
Any help appreciated.

Thx in advance.

Nov 10 '06 #3
The problem is that we need to authorize .NET web-services that lay
behind the non-.NET web-service.
This non-.NET webservice has his own security and is not compatible
with Kerberos or any other MS protocols. Also we don't have username
and password in raw string. That's why i wanted to get un and up from
credential cache.

Nov 13 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Steve Ng | last post by:
Hello, I have a windows form application that needs to pass through a proxy to get access to the internet. As a test, I have successfully hardcoded my login/password/domain combination and been...
0
by: Craig | last post by:
We have an anonymous web application trying to talk to a windows authenticated webservice. This is currently failing with 401 Access Denied errors. We have found that we can get this to work by...
1
by: | last post by:
According to miscellaneous posts, this should work to the effect of helping overcome FormsAuthentication when the user is already logged in. In my case, the page that gets scraped is the forms...
2
by: Tim Cowan | last post by:
Hi, I am using .NET 2.0 and I want to send mail that uses SMTP authorization. I have found this in the help: client.Credentials = System.Net.CredentialCache.DefaultCredentials; My question...
0
by: Niklas Uhlin | last post by:
I have an ASP.NET 2.0 site running on XP SP2 that uses Windows Integrated Authetication. In web.config I have the following: <system.web> <authentication mode="Windows" /> <identity...
0
by: JOS | last post by:
Hi, I have a web application with the following in the web.config file 1 <authentication mode="Windows" /> 2 <identity impersonate="true" /> My IIS settings are shown below ...
0
by: Joerg Lueders | last post by:
Hi, I created simple code to get information from a Web Service. I need to pass credentials for the Web Service as well as for the Proxy Server (static address). This works fine as long as...
11
by: ckb | last post by:
Hi, I have an active x ctrl on my page and using asp.net I i have built a web page that has a web service named e1.I am using CreateSessionImpersonated() but it does not Impersonate and every time...
2
by: J055 | last post by:
Hi I'm using the following code to get a response froma server which uses IIS6 and Integrated Security. I don't understand where the credentials are stored on the client, i.e. the Visual Studio...
1
by: silence | last post by:
Hello everybody, The webserver uses kerberos authentication to do webdav requests against an exchange-server and it works fine. My problem is the following... I create a webdav-session object...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.