Skip to content

Commit 0e5450b

Browse files
committed
Readme Update
1 parent f6df29d commit 0e5450b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2. Web API now calls Microsoft Graph/README-incremental.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ Update `Startup.cs` file:
125125
- In the `ConfigureServices` method, replace:
126126

127127
```CSharp
128-
services.AddProtectedWebApi(Configuration);
128+
services.AddMicrosoftWebApiAuthentication(Configuration);
129129

130130
```
131131

0 commit comments

Comments
 (0)