This package contains the binaries of the Microsoft Authentication Library (MSAL). MSAL provides a Portable Class Library with easy to use authentication functionality for your .NET client on various platforms including Windows desktop, Windows Store, Xamarin iOS and Xamarin Android by taking advantage of Azure Active Directory and MSA.
dotnet add package Microsoft.Identity.Client --version 1.0.304142221-alpha
Install-Package Microsoft.Identity.Client -Version 1.0.304142221-alpha
| 包名 | 版本要求 |
|---|---|
| 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, ) |
| 作者 | Microsoft Corp. |
|---|---|
| 发布时间 | 2016-04-15 05:32:14 |
| 项目主页 | http://go.microsoft.com/fwlink/?LinkId=258232 |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=317295 |