Skip to main content
Microsoft.Identity.Client package icon

Microsoft.Identity.Client

This package contains the binaries of the Microsoft Authentication Library (MSAL). MSAL makes it easy to obtain tokens from Azure AD v2 (work & school accounts, MSA) and Azure AD B2C, gaining access to Microsoft Cloud API and any other API secured by Microsoft identities. This version supports adding authentication functionality to your .NET based client on Windows desktop (.NET 4.5+), UWP, .NET Core, Xamarin iOS and Xamarin Android.

Total Downloads
2.7B
2,685,190,050
Published
Jan 6, 2018
Latest stable version

Install

.NET CLI
dotnet add package Microsoft.Identity.Client --version 1.1.1-preview0040
Package Manager Console
Install-Package Microsoft.Identity.Client -Version 1.1.1-preview0040
PackageReference
<PackageReference Include="Microsoft.Identity.Client" Version="1.1.1-preview0040" />

Frameworks

MonoAndroid7.0 .NETFramework4.5 .NETStandard1.1 .NETStandard1.3 Windows8.1 Xamarin.iOS1.0

Dependencies

[25.3.1, )
[25.3.1, )
NETStandard.Library
.NETStandard1.1
[1.6.1, )
[4.3.0, )
System.Xml.XDocument
.NETStandard1.1
[4.3.0, )
NETStandard.Library
.NETStandard1.3
[1.6.1, )
[4.3.0, )
System.Xml.XDocument
.NETStandard1.3
[4.3.0, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

This version is marked prerelease. Validate its API and upgrade path before production use.

NuGet marks this package as deprecated. Review the publisher's migration guidance before adopting it.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 6 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.