How do I get network credentials from IE to a embedded WinForm control?
From: Ken Varn (nospam)
Date: 07/09/04
- Next message: Glenn Thimmes: "Application Settings"
- Previous message: Ken Varn: "Re: Need help. Having trouble with security on my web service."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 9 Jul 2004 10:39:22 -0400
I have a .NET Windows Form control that I am embedding into an HTML page.
My control is calling a web service that requires network credentials. The
problem is that I need the credentials of the user that IE is authenticated
with. When I try to pass DefaultCredentials to the web service proxy, the
logged on user credentials are passed. I actually need the user that IE is
authenticated with. Can someone tell me how I can pass the IE
authentication credential down to the web service from my windows forms
control?
-- ----------------------------------- Ken Varn Senior Software Engineer Diebold Inc. EmailID = varnk Domain = Diebold.com -----------------------------------
- Next message: Glenn Thimmes: "Application Settings"
- Previous message: Ken Varn: "Re: Need help. Having trouble with security on my web service."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
Loading