Skip to main content
Microsoft.IdentityModel.Clients.ActiveDirectory package icon

Microsoft.IdentityModel.Clients.ActiveDirectory

This package contains the binaries of the Active Directory Authentication Library (ADAL). ADAL provides easy to use authentication functionality for your .NET based client by taking advantage of Windows Server Active Directory and Azure Active Directory. ADAL.NET enables you to acquire a security token to access protected Web APIs, for instance Microsoft Graph or your own Web API. ADAL.NET is built against multiple platforms, including .net desktop, .net standard, .net core, UWP, Xamarin iOS and Xamarin Android. It can be called from applications and Web APIs (ASP.NET, .NET Core, ASP.NET Core) that call other Web APIs in the name of a user, or without a user.

Total Downloads
586.7M
586,728,962
Published
Oct 14, 2019
Latest stable version

Install

.NET CLI
dotnet add package Microsoft.IdentityModel.Clients.ActiveDirectory --version 5.2.3
Package Manager Console
Install-Package Microsoft.IdentityModel.Clients.ActiveDirectory -Version 5.2.3
PackageReference
<PackageReference Include="Microsoft.IdentityModel.Clients.ActiveDirectory" Version="5.2.3" />

Frameworks

.NETFramework4.5 .NETStandard1.3 MonoAndroid8.1 UAP10.0 Xamarin.iOS1.0

Dependencies

System.Net.Http
.NETFramework4.5
[4.3.4, )
Microsoft.CSharp
.NETStandard1.3
[4.3.0, )
NETStandard.Library
.NETStandard1.3
[1.6.1, )
[4.3.0, )
System.Dynamic.Runtime
.NETStandard1.3
[4.3.0, )
System.Net.Http
.NETStandard1.3
[4.3.4, )
System.Private.Uri
.NETStandard1.3
[4.3.2, )
[4.3.0, )
[4.3.0, )
System.Xml.XDocument
.NETStandard1.3
[4.3.0, )
System.Xml.XmlDocument
.NETStandard1.3
[4.3.0, )
System.Net.Http
MonoAndroid8.1
[4.3.4, )
[27.0.2.1, )
[27.0.2.1, )
[4.3.4, )
[4.3.0, )
[4.4.1, )

Adoption guide

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

NuGet marks this package as deprecated and points to Microsoft.Identity.Client as an alternative.

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

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

The published metadata declares 26 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

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.