Retrieving IIS Logon Name
From: Jackie (jackie_ol_at_hotmail.com)
Date: 05/09/03
- Next message: Matjaz Ladava: "Re: Retrieving IIS Logon Name"
- Previous message: Matjaz Ladava: "Re: aspnet_wp.exe process not running"
- Next in thread: Matjaz Ladava: "Re: Retrieving IIS Logon Name"
- Reply: Matjaz Ladava: "Re: Retrieving IIS Logon Name"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 9 May 2003 02:25:16 -0700
Hi!
I want to retrieve the logon name which users provide
when opening my web page. Anonymous access is disabled in
IIS for the virtual directory, and users are required to
enter their username and passwords to open the page. How
can I get the username they give when logging on?
I tried getting it from WindowsPrincipal.GetCurrent() but
it only return NT AUTHORITY\NETWORK SERVICE.
Thanks in advance.
- Next message: Matjaz Ladava: "Re: Retrieving IIS Logon Name"
- Previous message: Matjaz Ladava: "Re: aspnet_wp.exe process not running"
- Next in thread: Matjaz Ladava: "Re: Retrieving IIS Logon Name"
- Reply: Matjaz Ladava: "Re: Retrieving IIS Logon Name"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|