The MSAL library for .NET is part of the Microsoft identity platform for developers (formerly named Azure AD) v2.0. It enables you to acquire security tokens to call protected APIs. It uses industry ...
Create an app registration in your Azure Entra ID tenant. Go to overview and copy the ClientId and TenantId (directory id) In Authentication page Add Platform and ...