Re: Security Challenge: Runtime impersonation without calling Logo
From: Web Developer (WebDeveloper_at_discussions.microsoft.com)
Date: 06/24/05
- Previous message: Joseph Bittman MCAD: "Re: Security Challenge: Runtime impersonation without calling LogonUse"
- In reply to: Joseph Bittman MCAD: "Re: Security Challenge: Runtime impersonation without calling LogonUse"
- Next in thread: Joe Kaplan \(MVP - ADSI\): "Re: Security Challenge: Runtime impersonation without calling Logo"
- Reply: Joe Kaplan \(MVP - ADSI\): "Re: Security Challenge: Runtime impersonation without calling Logo"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 24 Jun 2005 13:22:02 -0700
Thanks for your reply Joseph.
What I'm trying to do is make a web service call from my web application
using the credentials of the authenticated user. After I call "context =
USER.identity.impersonate", I call "MyWebServiceProxyInstance.Credentials =
System.Net.CredentialCache.DefaultCredentials" to add the authenticated
user's credentials to the web service proxy. However, the DefaultCredentials
are null.
Do you know how I can pass the credentials of the authenticated user to the
web service proxy?
Thank you again.
- Previous message: Joseph Bittman MCAD: "Re: Security Challenge: Runtime impersonation without calling LogonUse"
- In reply to: Joseph Bittman MCAD: "Re: Security Challenge: Runtime impersonation without calling LogonUse"
- Next in thread: Joe Kaplan \(MVP - ADSI\): "Re: Security Challenge: Runtime impersonation without calling Logo"
- Reply: Joe Kaplan \(MVP - ADSI\): "Re: Security Challenge: Runtime impersonation without calling Logo"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|