Microsoft.AspNetCore.Identity.UI Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains types for the Razor Pages built-in UI for Identity on ASP.NET Core.
Classes
DefaultUIOptions |
Options for the default Identity UI |
LoggerEventIds |
Static class that exposes logging event ids. |
UIFrameworkAttribute |
The UIFramework Identity UI will use on the application. |
Enums
UIFramework |
The list of supported presentation frameworks for the default UI |
Remarks
For more information about using Identity, see Scaffold Identity in ASP.NET Core projects.