...

/

Challenge: Adding a Restricted Razor Page

Challenge: Adding a Restricted Razor Page

Test yourself by applying page-specific authorization requirements in a Razor Pages app.

We'll cover the following...

Overview

In this challenge, you will need to apply specific authorization requirements on individual pages in a Razor Pages app.

Requirements

In the playground at the end of this lesson, you have the following two applications:

    ...