【问题标题】:Is it necessary to use ASP.NET Identity in asp.net mvc? [closed]是否有必要在 asp.net mvc 中使用 ASP.NET Identity? [关闭]
【发布时间】:2021-12-08 00:41:09
【问题描述】:

是否需要在asp.net MVC中使用ASP.NET Identity进行用户注册、登录过程?

【问题讨论】:

标签: asp.net asp.net-mvc


【解决方案1】:

不,不需要在 asp.net MVC 中使用 ASP.NET Identity 进行登录,还有其他方法可以使用 Sessions 和 NuGet 包(如 form authentication)编写登录逻辑。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2015-05-19
    • 2010-10-13
    • 2016-12-04
    • 1970-01-01
    • 2010-10-22
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多