ASP.Net Store User Password in Session cookie?

前端 未结 3 1667
情书的邮戳
情书的邮戳 2021-01-18 08:10

I know the Membership provider stores the user name and an expiration time in an encrypted cookie and then uses that to verify the user is still logged in for a session.

3条回答
提交回复
热议问题