Provides infrastructure for common authentication and additional convenience APIs for Azure REST clients.
                        
                    
         
                Info
| Version: | 1.7.0-preview | 
| Author(s): | Microsoft | 
| Last Update: | Saturday, February 6, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/WindowsAzure/azure-sdk-for-net | 
| NuGet Url: | https://www.nuget.org/packages/Microsoft.Azure.Common.Authentication | 
Install
Install-Package Microsoft.Azure.Common.Authentication
                        dotnet add package Microsoft.Azure.Common.Authentication
                        paket add Microsoft.Azure.Common.Authentication
                        
                                Microsoft.Azure.Common.Authentication Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.Azure.Common(>= 2.1.0 && < 3.0.0)
 - Microsoft.IdentityModel.Clients.ActiveDirectory(>= 2.18.206251556 && <= 2.18.206251556)
 - Microsoft.Rest.ClientRuntime(>= 2.0.1 && < 3.0.0)
 - Microsoft.Rest.ClientRuntime.Azure.Authentication(>= 2.0.1)
 
Tags