File tree Expand file tree Collapse file tree 6 files changed +6
-0
lines changed
1. Desktop app calls Web API
2. Web API now calls Microsoft Graph
3.-Web-api-call-Microsoft-graph-for-personal-accounts
4.-Console-app-calls-web-API-with-PoP Expand file tree Collapse file tree 6 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
page_type : sample
3
+ urlFragment : 1-desktop-app-calls-web-api
3
4
languages :
4
5
- csharp
5
6
products :
Original file line number Diff line number Diff line change 1
1
---
2
2
page_type : sample
3
+ urlFragment : 2-web-api-now-calls-microsoft-graph
3
4
languages :
4
5
- csharp
5
6
products :
Original file line number Diff line number Diff line change 1
1
---
2
2
page_type : sample
3
+ urlFragment : 3-web-api-call-microsoft-graph-for-personal-accounts
3
4
languages :
4
5
- csharp
5
6
products :
Original file line number Diff line number Diff line change 1
1
---
2
2
page_type : sample
3
+ urlFragment : 4-console-app-calls-web-api-with-pop
3
4
languages :
4
5
- csharp
5
6
products :
Original file line number Diff line number Diff line change 1
1
---
2
2
page_type : sample
3
+ urlFragment : 5-deploy-web-api
3
4
languages :
4
5
- csharp
5
6
products :
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ products:
6
6
- azure
7
7
- azure-active-directory
8
8
page_type : sample
9
+ urlFragment : active-directory-dotnet-native-aspnetcore-v2
9
10
description : " Protect an ASP.NET Core Web API with the Microsoft identity platform."
10
11
---
11
12
# Protecting an ASP.NET Core Web API using Microsoft identity platform
You can’t perform that action at this time.
0 commit comments