Info
Version: | 4.0.209160138-alpha |
Author(s): | Microsoft Corporation |
Last Update: | Wednesday, September 16, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://go.microsoft.com/fwlink/?LinkId=258232 |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Experimental.IdentityModel.Clients.ActiveDirectory |
Install
Install-Package Microsoft.Experimental.IdentityModel.Clients.ActiveDirectory
dotnet add package Microsoft.Experimental.IdentityModel.Clients.ActiveDirectory
paket add Microsoft.Experimental.IdentityModel.Clients.ActiveDirectory
Microsoft.Experimental.IdentityModel.Clients.ActiveDirectory Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Runtime(>= 4.0.0)
- System.Collections(>= 4.0.0)
- System.Threading.Tasks(>= 4.0.0)
- System.Net.Http(>= 4.0.0)
- System.Text.Encoding(>= 4.0.0)
- System.Runtime.Extensions(>= 4.0.0)
- System.Xml.XDocument(>= 4.0.0)
- System.Net.Primitives(>= 4.0.0)
- System.IO(>= 4.0.0)
- System.Reflection(>= 4.0.0)
- System.Runtime.InteropServices(>= 4.0.0)
- System.Diagnostics.Debug(>= 4.0.0)
- System.Globalization(>= 4.0.0)
- System.Reflection.Extensions(>= 4.0.0)
- System.Linq(>= 4.0.0)
- System.Runtime.Serialization.Primitives(>= 4.0.0)
- System.Text.RegularExpressions(>= 4.0.0)
- System.Runtime.Serialization.Json(>= 4.0.0)
- System.Threading(>= 4.0.0)
- System.Xml.ReaderWriter(>= 4.0.0)
- System.Text.Encoding.Extensions(>= 4.0.0)
- System.Collections.Concurrent(>= 4.0.0)
Tags
ADAL provides a Portable Class Library with easy to use authentication functionality for your .NET client on various platforms including Windows desktop, Windows Store, Windows Phone, Xamarin iOS and Xamarin Android by taking advantage of Windows Server Active Directory and Windows Azure Active Directory.