身份验证Authentication与授权Authorizati

2023-04-22  本文已影响0人  ljt001

[Overview of ASP.NET Core authentication] (https://learn.microsoft.com/en-us/aspnet/core/security/authorization/introduction?view=aspnetcore-6.0)
Authentication is the process of determining a user's identity.
Authorization is the process of determining whether a user has access to a resource.

身份验证是确定用户身份的过程。
授权是确定用户是否有权访问资源的过程。

上一篇 下一篇

猜你喜欢

热点阅读