Re: how to get Windows logon credential?
From: Chris Jackson (chrisj_at_mvps.org)
Date: 08/29/03
- Next message: John Bowman: "Re: Securing Dll Assmebly For Specified EXE Client"
- Previous message: Chris Jackson: "Re: SQL Server does not exist or access denied"
- In reply to: cindy liu: "how to get Windows logon credential?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 29 Aug 2003 11:41:22 -0400
System.Web.HttpContext.User gets security information for the current
request.
-- Chris Jackson Software Engineer Microsoft MVP - Windows XP Windows XP Associate Expert -- "cindy liu" <cindy.liu@spam.com> wrote in message news:031301c36dac$3a692e40$a601280a@phx.gbl... > Hi, > > I want to get the current logon user credential. How do I > do it? CredentialCache.DefaultCredentials doesn't work for > me, because my application is ASP.Net client using Network > Service identity. Is there other way to get current logon > user credential? > > Thanks in advance!!! > Cindy
- Next message: John Bowman: "Re: Securing Dll Assmebly For Specified EXE Client"
- Previous message: Chris Jackson: "Re: SQL Server does not exist or access denied"
- In reply to: cindy liu: "how to get Windows logon credential?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|