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
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,11 @@
1
1
---
2
-
services: active-directory-b2c
3
-
platforms: dotnet
4
-
author: jmprieur
2
+
page_type: sample
3
+
languages:
4
+
- csharp
5
+
products:
6
+
- azure
7
+
description: "This simple sample demonstrates how to use the Microsoft Authentication Library (MSAL) for .NET to get an access token and call an API secured by Azure AD B2C."
8
+
urlFragment: active-directory-b2c-dotnet-desktop
5
9
---
6
10
7
11
# WPF application signing in users with Azure Active Directory B2C and calling an API
0 commit comments