你的位置: 码友网首页 / 资讯源列表 / ASP.NET Core 2.2 - User Claims

关于[ASP.NET Core 2.2 - User Claims]的摘要:

This article will cover implementing displayed name and create date user claims with ASP.NET Core Identity. I will assume you have created a new ASP.NET Core 2.2 Razor Pages project with Individual User Accounts, updated the database with the CreateIdentitySchema migration, scaffolded the Identity UI and created an ApplicationUser with the CreateDate Property (See User's Last Login Date). Or you can download the free ASP.NET Core 2.2 - Bootstrap Native Project from Manage > Assets. I was able to restore, build and run the project with VS 2017, VS 2019 and VS Code.

原文地址: https://kenhaggerty.com/articles/article/aspnet-core-22-user-claims

收录时间: 2019-04-23 浏览量: 1374 分类: ASP.NET Core

| 0 收藏 | 0