Obtaining Login INFO - Web Development...

D Daniel Teeters 3 years 5 months ago
0 0 0

I have a customer that is using PEAP on a MC9190. They are running the Wavelink Browser accessing a Host Application. When the user enters his PEAP login information the customers application pulls this info from the mobile device using the following:
This is the code I use in c# to retrieve user login info and wrap it in a label:

HttpContext.Current.User.Identity.Name.ToString()

This works, on the first person to login to the network. But if a different user enters his login credentials the customers code will not pickup the new user but continues to display the original user. The only way to clear the displayed login credentials, is to clean and wipe the device. Any idea why or is there a different place to pull this infor from?

CONTACT
Can’t find what you’re looking for?