Microsoft.IdentityModel.Clients.ActiveDirectory by Microsoft

<PackageReference Include="Microsoft.IdentityModel.Clients.ActiveDirectory" Version="1.0.2" />

 Microsoft.IdentityModel.Clients.ActiveDirectory 1.0.2

This package contains the main assembly for the Active Directory Authentication Library (ADAL). ADAL provides easy to use authentication functionality for your .NET client apps by taking advantage of Active Directory or Windows Azure Active Directory.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>Microsoft.IdentityModel.Clients.ActiveDirectory</id>
    <version>1.0.2</version>
    <title>Active Directory Authentication Library</title>
    <authors>Microsoft</authors>
    <owners>Microsoft</owners>
    <licenseUrl>http://go.microsoft.com/fwlink/?LinkID=320301</licenseUrl>
    <projectUrl>http://go.microsoft.com/fwlink/?LinkId=258232</projectUrl>
    <iconUrl>https://az213233.vo.msecnd.net/Content/3.15.00298.14.140128-1706/ActiveDirectory/Images/QuickStartBannerGraphic.png</iconUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <description>This package contains the main assembly for the Active Directory Authentication Library (ADAL). ADAL provides easy to use authentication functionality for your .NET client apps by taking advantage of Active Directory or Windows Azure Active Directory.</description>
    <summary>This package contains the main assembly for the Active Directory Authentication Library (ADAL). ADAL provides easy to use authentication functionality for your .NET client apps by taking advantage of Active Directory or Windows Azure Active Directory.</summary>
    <copyright>© Microsoft Corporation. All rights reserved</copyright>
    <language>en-US</language>
    <tags>Active Directory Authentication Library ADAL Directory Windows Azure AD AAD Identity </tags>
  </metadata>
</package>