Provides ADAL based authentication for Azure management client libraries.
Info
Version: | 2.4.1 |
Author(s): | Microsoft |
Last Update: | Monday, June 22, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Azure/azure-sdk-for-net |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Rest.ClientRuntime.Azure.Authentication |
Install
Install-Package Microsoft.Rest.ClientRuntime.Azure.Authentication
dotnet add package Microsoft.Rest.ClientRuntime.Azure.Authentication
paket add Microsoft.Rest.ClientRuntime.Azure.Authentication
Microsoft.Rest.ClientRuntime.Azure.Authentication Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.IdentityModel.Clients.ActiveDirectory(>= 4.3.0)
- Microsoft.IdentityModel.Tokens(>= 5.1.2)
- Microsoft.Rest.ClientRuntime(>= 2.3.20 && < 3.0.0)
- Newtonsoft.Json(>= 10.0.3)
- Microsoft.IdentityModel.Clients.ActiveDirectory(>= 2.28.3 && <= 2.28.3)
- Microsoft.Rest.ClientRuntime(>= 2.3.20 && < 3.0.0)
- Newtonsoft.Json(>= 6.0.8)
- Microsoft.IdentityModel.Clients.ActiveDirectory(>= 4.3.0)
- Microsoft.IdentityModel.Tokens(>= 5.1.2)
- Microsoft.Rest.ClientRuntime(>= 2.3.20 && < 3.0.0)
- Newtonsoft.Json(>= 10.0.3)
- Microsoft.IdentityModel.Clients.ActiveDirectory(>= 4.3.0)
- Microsoft.IdentityModel.Tokens(>= 5.1.2)
- Microsoft.Rest.ClientRuntime(>= 2.3.20 && < 3.0.0)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.3)
Tags