c# - How to read username which is logged in by VPN in asp.net -


i have requirement when remote user log in using vpn , asp.net application must able read username.

i want read username loging in vpn , asp.net application works inside vpn.

note: username not same active directory , windows user, don't want read windows user id.

i have tried thing shown in link have provided, returning windows login id , need vpn user id user login vpn site first vpn.xxx.xxx , provide user name , password , comes application. @ login of application want use vpn user id


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -