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: README.md
+6-13Lines changed: 6 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,20 +1,13 @@
1
1
---
2
-
services: active-directory
3
-
platforms: dotnet
4
-
author: jmprieur
5
-
level: 200
6
-
client: .NET Framework 4.5 WPF
7
-
service: Microsoft Graph
8
-
endpoint: Microsoft identity platform
9
2
page_type: sample
10
3
languages:
11
-
- csharp
4
+
- csharp
12
5
products:
13
-
- azure
14
-
- azure-active-directory
15
-
- dotnet
16
-
- office-ms-graph
17
-
description: "This sample demonstrates how to use the MSAL.NET to get an access token and call the Microsoft Graph (using OAuth 2.0 against the Microsoft identity platform endpoint)."
6
+
- azure
7
+
- azure-active-directory
8
+
- dotnet
9
+
- ms-graph
10
+
description: "This sample demonstrates how to use the MSAL.NET to get an access token and call the Microsoft Graph."
0 commit comments