I have the requirement when any remote user log in by using VPN , my ASP.Net application must be able to read the username.
I just want to read the username which is loging in by VPN and my ASP.Net application works inside VPN.
Note: That username is not same as Active directory and Windows User, also I don't want to read Windows User ID.