We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5bfecde + 6704840 commit d0c54a7Copy full SHA for d0c54a7
Instructions/20486D_MOD11_LAB_MANUAL.md
@@ -148,7 +148,7 @@ The main tasks for this exercise are as follows:
148
149
10. Add a method with the following information:
150
- Scope: **public**
151
- - Return type: **Task<IActionResult>**
+ - Return type: **IActionResult**
152
- Name: **Login**
153
154
11. Create an **IF** statement that checks whether the value of **this.User.Identity.IsAuthenticated** is **true**.
0 commit comments