You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 2. Web API now calls Microsoft Graph/README.md
-8Lines changed: 0 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,11 @@
1
1
---
2
-
services: active-directory
3
-
platforms: dotnet
4
-
author: jmprieur
5
-
level: 300
6
-
client: .NET Desktop (WPF)
7
-
service: ASP.NET Core Web API, Microsoft Graph
8
-
endpoint: Microsoft identity platform
9
2
page_type: sample
10
3
languages:
11
4
- csharp
12
5
products:
13
6
- azure
14
7
- azure-active-directory
15
8
- aspnet-core
16
-
- office-ms-graph
17
9
description: "Sign a user into a Desktop application using Microsoft Identity Platform and call a protected ASP.NET Core Web API, which calls Microsoft Graph on-behalf of the user."
18
10
---
19
11
# Sign a user into a Desktop application using Microsoft Identity Platform and call a protected ASP.NET Core Web API, which calls Microsoft Graph on-behalf of the user
Copy file name to clipboardExpand all lines: 4.-Console-app-calls-web-API-with-PoP/README.md
-8Lines changed: 0 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,11 @@
1
1
---
2
-
services: active-directory
3
-
platforms: dotnet
4
-
author: jmprieur
5
-
level: 300
6
-
client: .NET Desktop (WPF)
7
-
service: ASP.NET Core Web API
8
-
endpoint: Microsoft identity platform
9
2
page_type: sample
10
3
languages:
11
4
- csharp
12
5
products:
13
6
- azure
14
7
- azure-active-directory
15
8
- dotnet
16
-
- office-ms-graph
17
9
description: "Sign-in a user with the Microsoft Identity Platform in a console application and call an ASP.NET Core Web API using Proof of Possession token"
18
10
---
19
11
# Sign-in a user with the Microsoft Identity Platform in a console application and call an ASP.NET Core Web API using Proof of Possession token
0 commit comments