Microsoft.IdentityModel.Clients.ActiveDirectory
3.19.8
Active Directory Authentication Library
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).
Requires NuGet 2.8.6 or higher.
Install-Package Microsoft.IdentityModel.Clients.ActiveDirectory -Version 3.19.8
dotnet add package Microsoft.IdentityModel.Clients.ActiveDirectory --version 3.19.8
paket add Microsoft.IdentityModel.Clients.ActiveDirectory --version 3.19.8
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.
Version History
Version | Downloads | Last updated |
---|---|---|
5.3.0 | 0 | 9/26/2024 |
3.19.8 (current version) | 0 | 7/30/2018 |
3.17.2 | 0 | 3/22/2018 |
2.19.208020213 | 0 | 11/18/2020 |