Share via


ServiceCollectionExtensions Class

Definition

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.

Applies to