/active-directory-b2c-dotnet-uwp

Sample showing how a Windows Universal Platform (UWP) application can sign in a user using Azure AD B2C, get an access token using MSAL.NET and call an API. http://aka.ms/aadb2c

MIT LicenseMIT

page_type languages products description urlFragment
sample
csharp
azure
This simple sample demonstrates how to use the Microsoft Authentication Library (MSAL) for .NET to get an access token and call an API.
active-directory-b2c-dotnet-uwp

UWP apps using B2C

New UWP applications targetting B2C are not supported due to a limitation in the UWP browser control. Application developers are asked to use WinUI / Maui instead - see https://github.com/Azure-Samples/ms-identity-dotnetcore-maui/tree/main/MauiAppB2C