UserName always shows ASPNET

  • Thread starter Thread starter moid
  • Start date Start date
M

moid

im getting "ASPNET" user when im
WindowsIdentity.GetCurrent().Name.ToString

how shud i get username that is currently connected to web based application
(webforms) im not using active directory and im also unchecked Anonymous
Access from IIS

Regards

Moid Iqbal
 
does it prompt the user (basic auth) or are you trying to use Integrated
Auth ?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top