Microsoft.IdentityModel.Clients.ActiveDirectory
3.19.2
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 a .NET Standard class library which you can consume on various .NET client platforms (including Windows desktop, UWP, Windows 8.1, Xamarin iOS and Xamarin Android) but also you Web 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.
ADAL.NET takes advantage of Windows Server Active Directory and Azure Active Directory (Azure AD).
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 2.8.6 or higher.
Install-Package Microsoft.IdentityModel.Clients.ActiveDirectory -Version 3.19.2
dotnet add package Microsoft.IdentityModel.Clients.ActiveDirectory --version 3.19.2
<PackageReference Include="Microsoft.IdentityModel.Clients.ActiveDirectory" Version="3.19.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.IdentityModel.Clients.ActiveDirectory --version 3.19.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.IdentityModel.Clients.ActiveDirectory, 3.19.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.IdentityModel.Clients.ActiveDirectory as a Cake Addin
#addin nuget:?package=Microsoft.IdentityModel.Clients.ActiveDirectory&version=3.19.2
// Install Microsoft.IdentityModel.Clients.ActiveDirectory as a Cake Tool
#tool nuget:?package=Microsoft.IdentityModel.Clients.ActiveDirectory&version=3.19.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETCore 4.5
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.4
- NETStandard.Library (>= 1.6.0)
- System.Runtime.Serialization.Json (>= 4.3.0)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
-
MonoAndroid 1.0
- No dependencies.
-
Portable Class Library (.NETFramework 4.5, Windows 8.0)
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Microsoft.IdentityModel.Clients.ActiveDirectory:
| Package | Downloads |
|---|---|
|
NuGetGallery.Core
Core support library for NuGet Gallery Frontend and Backend
|
|
|
Microsoft.Azure.Services.AppAuthentication
Enables a service to authenticate to Azure services using the developer's Azure Active Directory/ Microsoft account during development, and authenticate as itself (using OAuth 2.0 Client Credentials flow) when deployed to Azure.
|
|
|
NuGet.Services.KeyVault
Key vault access for NuGet services
|
|
|
Microsoft.AspNetCore.DataProtection.AzureKeyVault
Microsoft Azure KeyVault key encryption support.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/ce8cf65589734f82b0536c543aba5bd60d0a5a98
|
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 4.5.1 | 0 | 06.02.2022 |
| 3.19.8 | 0 | 06.02.2022 |
| 3.19.2 | 0 | 06.02.2022 |
| 3.14.2 | 0 | 06.02.2022 |
| 3.14.1 | 0 | 06.02.2022 |
| 3.13.4 | 0 | 06.02.2022 |
| 2.16.204221202 | 0 | 06.02.2022 |
| 2.14.201151115 | 0 | 06.02.2022 |