aad-clients-nightly - Microsoft.Identity.Client 4.0.1-internal19401master

This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET). MSAL.NET makes it easy to obtain tokens from the Microsoft identity platform for developers (formally Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts and social identities Azure AD B2C. These tokens again access to Microsoft Cloud API and any other API secured by the Microsoft identity platform. This version supports adding authentication functionality to your .NET based client on Windows desktop (.NET 4.5+), UWP, .NET Core, Xamarin iOS and Xamarin Android.

PM> Install-Package Microsoft.Identity.Client -Version 4.0.1-internal19401master -Source https://www.myget.org/F/aad-clients-nightly/api/v3/index.json

Copy to clipboard

> nuget.exe install Microsoft.Identity.Client -Version 4.0.1-internal19401master -Source https://www.myget.org/F/aad-clients-nightly/api/v3/index.json

Copy to clipboard

> dotnet add package Microsoft.Identity.Client --version 4.0.1-internal19401master --source https://www.myget.org/F/aad-clients-nightly/api/v3/index.json

Copy to clipboard
<PackageReference Include="Microsoft.Identity.Client" Version="4.0.1-internal19401master" />
Copy to clipboard
source https://www.myget.org/F/aad-clients-nightly/api/v3/index.json

nuget Microsoft.Identity.Client  ~> 4.0.1-internal19401master
Copy to clipboard

> choco install Microsoft.Identity.Client --version 4.0.1-internal19401master --source https://www.myget.org/F/aad-clients-nightly/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "aad-clients-nightly" -SourceLocation "https://www.myget.org/F/aad-clients-nightly/api/v2"
Install-Module -Name "Microsoft.Identity.Client" -RequiredVersion "4.0.1-internal19401master" -Repository "aad-clients-nightly" -AllowPreRelease
Copy to clipboard

  • .NETFramework 4.5
  • .NETStandard 1.3
    • Microsoft.CSharp (>= 4.5.0)
    • NETStandard.Library (>= 1.6.1)
    • System.ComponentModel.TypeConverter (>= 4.3.0)
    • System.Diagnostics.Process (>= 4.3.0)
    • System.Dynamic.Runtime (>= 4.3.0)
    • System.Runtime.Serialization.Formatters (>= 4.3.0)
    • System.Runtime.Serialization.Json (>= 4.3.0)
    • System.Runtime.Serialization.Primitives (>= 4.3.0)
    • System.Security.Cryptography.X509Certificates (>= 4.3.0)
    • System.Security.SecureString (>= 4.3.0)
    • System.Xml.XDocument (>= 4.3.0)
    • System.Xml.XmlDocument (>= 4.3.0)
  • MonoAndroid 9.0
    • System.Security.SecureString (>= 4.3.0)
    • Xamarin.Android.Support.CustomTabs (>= 28.0.0.1)
    • Xamarin.Android.Support.v7.AppCompat (>= 28.0.0.1)
  • UAP 10.0
    • Microsoft.CSharp (>= 4.5.0)
    • System.Net.NameResolution (>= 4.3.0)
    • System.Runtime.Serialization.Formatters (>= 4.3.0)
    • System.Runtime.Serialization.Json (>= 4.3.0)
    • System.Runtime.Serialization.Primitives (>= 4.3.0)
    • System.Security.SecureString (>= 4.3.0)
    • System.Xml.XDocument (>= 4.3.0)
  • Xamarin.iOS 1.0
    • Microsoft.CSharp (>= 4.5.0)
    • System.ComponentModel.TypeConverter (>= 4.3.0)
    • System.Runtime.Serialization.Formatters (>= 4.3.0)
    • System.Runtime.Serialization.Primitives (>= 4.3.0)
    • System.Security.SecureString (>= 4.3.0)
    • System.Xml.XmlDocument (>= 4.3.0)
  • Xamarin.Mac 2.0
  • .NETCoreApp 2.1
    • Microsoft.CSharp (>= 4.5.0)
    • System.ComponentModel.TypeConverter (>= 4.3.0)
    • System.Net.NameResolution (>= 4.3.0)
    • System.Runtime.Serialization.Formatters (>= 4.3.0)
    • System.Runtime.Serialization.Json (>= 4.3.0)
    • System.Runtime.Serialization.Primitives (>= 4.3.0)
    • System.Security.SecureString (>= 4.3.0)
    • System.Xml.XDocument (>= 4.3.0)
  • .NETCoreApp 2.1: 2.1.0.0
  • .NETFramework 4.5: 4.5.0.0
  • .NETStandard 1.3: 1.3.0.0
  • MonoAndroid 9.0: 9.0.0.0
  • UAP 10.0: 10.0.0.0
  • Xamarin.iOS 1.0: 1.0.0.0
  • Xamarin.Mac 2.0: 2.0.0.0

Signature validation information

Informational

Signature Hash Algorithm: SHA256

Timestamp: 7/14/2019 5:24:18 AM

Verifying author primary signature's timestamp with timestamping service certificate: 
  Subject Name: CN=Symantec SHA256 TimeStamping Signer - G3, OU=Symantec Trust Network, O=Symantec Corporation, C=US
  SHA1 hash: A9A4121063D71D48E8529A4681DE803E3E7954B0
  SHA256 hash: C474CE76007D02394E0DA5E4DE7C14C680F9E282013CFEF653EF5DB71FDF61F8
  Issued by: CN=Symantec SHA256 TimeStamping CA, OU=Symantec Trust Network, O=Symantec Corporation, C=US
  Valid from: 12/23/2017 12:00:00 AM to 3/22/2029 11:59:59 PM

Signature type: Author

Verifying the author primary signature with certificate: 
  Subject Name: CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US
  SHA1 hash: F404000FB11E61F446529981C7059A76C061631E
  SHA256 hash: 3F9001EA83C560D712C24CF213C3D312CB3BFF51EE89435D3430BD06B5D0EECE
  Issued by: CN=DigiCert SHA2 Assured ID Code Signing CA, OU=www.digicert.com, O=DigiCert Inc, C=US
  Valid from: 2/26/2018 12:00:00 AM to 1/27/2021 12:00:00 PM

Owners

Azure Active Directory

Authors

Microsoft

Project URL

https://go.microsoft.com/fwlink/?linkid=844761

License

MIT

Tags

Microsoft Authentication Library MSA MSAL B2C Azure Active Directory AAD Identity Authentication .NET Windows Store Xamarin iOS Android

Signature

Validation: Valid

Info

183 total downloads
11 downloads for version 4.0.1-internal19401master
Download (5.37 MB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
4.2.0 5.39 MB Tue, 23 Jul 2019 20:35:56 GMT 25
4.1.0 5.32 MB Fri, 28 Jun 2019 19:57:14 GMT 17
4.1.0-internal17901master 5.32 MB Fri, 28 Jun 2019 19:01:36 GMT 9
4.0.1-internal20402master 5.39 MB Wed, 24 Jul 2019 05:25:32 GMT 9
4.0.1-internal19904master 5.39 MB Fri, 19 Jul 2019 05:28:12 GMT 11
4.0.1-internal19801master 5.39 MB Thu, 18 Jul 2019 05:29:30 GMT 12
4.0.1-internal19701master 5.38 MB Wed, 17 Jul 2019 05:29:22 GMT 9
4.0.1-internal19601master 5.38 MB Tue, 16 Jul 2019 05:25:39 GMT 11
4.0.1-internal19401master 5.37 MB Sun, 14 Jul 2019 05:25:49 GMT 11
4.0.1-internal19201master 5.37 MB Fri, 12 Jul 2019 05:24:33 GMT 10
4.0.1-internal19101master 5.37 MB Thu, 11 Jul 2019 05:24:58 GMT 11
4.0.1-internal19001master 5.34 MB Wed, 10 Jul 2019 05:24:39 GMT 13
4.0.0 5.23 MB Mon, 03 Jun 2019 20:34:12 GMT 12
3.1.0 5.22 MB Tue, 21 May 2019 13:23:09 GMT 12
3.0.7 5.15 MB Fri, 19 Apr 2019 18:07:02 GMT 11