c# - How to login into other person account - EF6 Identity -


i have asp.net mvc 5 webapp using ef6. i've used identity managing user account. i've structure under user there can sub users. if need log in sub user account without knowing password? password stored encrypted in db.

is possible? if not work around.


Comments

Popular posts from this blog

How to run C# code using mono without Xamarin in Android? -

c# - SharpSsh Command Execution -

python - Specify path of savefig with pylab or matplotlib -