└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # A Console application for Azure AD B2C User Management the Azure AD Graph 2 | 3 | There's a newer version of this sample taking advantage of [MSAL.NET](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet). Check it out: 4 | 5 | * [Azure AD B2C user account management with .NET Core and Microsoft Graph](https://github.com/Azure-Samples/ms-identity-dotnetcore-b2c-account-management) 6 | 7 | If you really need to access this sample, you can navigate to the master branch, but please know that it's no longer maintained. 8 | --------------------------------------------------------------------------------