ServiceCollectionExtensions Class
Definition
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.
Extension method on IMvcBuilder to add UI for Microsoft.Identity.Web.
public static class ServiceCollectionExtensions
type ServiceCollectionExtensions = class
Public Module ServiceCollectionExtensions
- Inheritance
-
ServiceCollectionExtensions
Methods
AddMicrosoftIdentityUI(IMvcBuilder) |
Adds a controller and Razor pages for the accounts management. |