Microsoft.Azure.Common.Authentication by Microsoft

<PackageReference Include="Microsoft.Azure.Common.Authentication" Version="1.0.26-preview" />

 Microsoft.Azure.Common.Authentication 1.0.26-preview

Provides infrastructure for common authentication and additional convenience APIs for Azure REST clients.

<package xmlns="http://schemas.microsoft.com/packaging/2013/01/nuspec.xsd">
  <metadata minClientVersion="2.5">
    <id>Microsoft.Azure.Common.Authentication</id>
    <version>1.0.26-preview</version>
    <title>Microsoft Azure Common Authentication Library</title>
    <authors>Microsoft</authors>
    <owners>azure-sdk, Microsoft</owners>
    <licenseUrl>http://aka.ms/windowsazureapache2</licenseUrl>
    <projectUrl>https://github.com/WindowsAzure/azure-sdk-for-net</projectUrl>
    <iconUrl>http://go.microsoft.com/fwlink/?LinkID=288890</iconUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <description>Provides infrastructure for common authentication and additional convenience APIs for Azure REST clients.</description>
    <summary>Provides infrastructure for common authentication and additional convenience APIs for Azure REST clients.</summary>
    <copyright>Copyright © Microsoft Corporation</copyright>
    <tags>Microsoft "Microsoft Azure" Azure cloud REST HTTP client core common azureofficial windowsazureofficial</tags>
    <dependencies>
      <dependency id="Microsoft.Azure.Common" version="[2.1.0, 3.0)" />
      <dependency id="Microsoft.IdentityModel.Clients.ActiveDirectory" version="2.14.201151115" />
    </dependencies>
  </metadata>
</package>