3 references to AuthorizeAreaPage
Microsoft.AspNetCore.Identity.UI (1)
IdentityDefaultUIConfigureOptions.cs (1)
32options.Conventions.AuthorizeAreaPage(IdentityUIDefaultAreaName, "/Account/Logout");
Microsoft.AspNetCore.Mvc.RazorPages.Test (2)
DependencyInjection\PageConventionCollectionExtensionsTest.cs (2)
474conventions.AuthorizeAreaPage("Accounts", "/Profile"); 501conventions.AuthorizeAreaPage("Accounts", "/Profile");