Skip to content

Commit 57ca3b6

Browse files
authored
Update README.md
1 parent 4478ebb commit 57ca3b6

File tree

1 file changed

+6
-13
lines changed

1 file changed

+6
-13
lines changed

README.md

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,13 @@
11
---
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
92
page_type: sample
103
languages:
11-
- csharp
4+
- csharp
125
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."
1811
---
1912
![Build Badge](https://identitydivision.visualstudio.com/_apis/public/build/definitions/a7934fdd-dcde-4492-a406-7fad6ac00e17/484/badge)
2013

0 commit comments

Comments
 (0)