asp.net - Get User in web method called by external source -


i have web application user logged in. application have webmethod (previously webapi) accessed external source ajax post request.

i need logged-in user's id if user logged-in in application (via form authentication) , application consuming webmethod requesting same browser.

note: can't change ajax request. please provide solution changes in application.


Comments

Popular posts from this blog

PHP while loop dynamic rowspan -

android - How to read a column value in parse.com without accessing an object or a pointer -

timer - Java TimerTask cancel -