asp.net client idenification
From: catweezle2010 (catweezle2010_at_gmx.de)
Date: 06/27/05
- Next message: Nicole Calinoiu: "Re: asp.net client idenification"
- Previous message: tal_at_safecharge.com: "Re: CAPICOM and AES Algorithm.name"
- Next in thread: Nicole Calinoiu: "Re: asp.net client idenification"
- Reply: Nicole Calinoiu: "Re: asp.net client idenification"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 27 Jun 2005 05:14:10 -0700
Hello,
I have to identify the user of an asp.net site by his windows login
name (like environment.currentuser in Access). Till a few days I'm
trying several scripts I've found. For example:
strLogonName =
System.Security.Principal.WindowsIdentity.GetCurrent().Name
But this one displays only the asp-account on the Server and I need the
windows user login on the client.
We are working in a windows2k environment with iis 6 and asp.net 1.1.
Thanks for help!
- Next message: Nicole Calinoiu: "Re: asp.net client idenification"
- Previous message: tal_at_safecharge.com: "Re: CAPICOM and AES Algorithm.name"
- Next in thread: Nicole Calinoiu: "Re: asp.net client idenification"
- Reply: Nicole Calinoiu: "Re: asp.net client idenification"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|