Microsoft.Agents.Authentication
1.4.83
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Agents.Authentication --version 1.4.83
NuGet\Install-Package Microsoft.Agents.Authentication -Version 1.4.83
<PackageReference Include="Microsoft.Agents.Authentication" Version="1.4.83" />
<PackageVersion Include="Microsoft.Agents.Authentication" Version="1.4.83" />
<PackageReference Include="Microsoft.Agents.Authentication" />
paket add Microsoft.Agents.Authentication --version 1.4.83
#r "nuget: Microsoft.Agents.Authentication, 1.4.83"
#:package Microsoft.Agents.Authentication@1.4.83
#addin nuget:?package=Microsoft.Agents.Authentication&version=1.4.83
#tool nuget:?package=Microsoft.Agents.Authentication&version=1.4.83
Microsoft.Agents.Authentication
Defines core Authentication and token retrieval functionality.
Changelog
| Version | Date | Changelog |
|---|---|---|
| 1.2.0 | 2025-08-19 | Detailed Changelog |
| 1.3.0 | 2025-10-22 | Detailed Changelog |
Main Types
- IAccessTokenProvider
- IConnections: Returns an IAccessTokenProvider based on name or matching criteria.
- ConfigurationConnections: Loads IConnections using configuration.
ConfigurationConnections
- Configuration-based token connections
- Map of named connections
"Connections": {
"ServiceConnection": {
"Assembly": "{{provider-assembly-name}}",
"Type": "{{provider-type-name}}",
"Settings": {
{{provider-specific-settings}}
}
}
}
Note that provider type loading only works if the provider package has been added as a dependency in your project.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Azure.Identity (>= 1.17.1)
- Microsoft.Agents.Core (>= 1.4.83)
- Microsoft.Extensions.Configuration (>= 10.0.2)
- Microsoft.Extensions.Configuration.Binder (>= 10.0.2)
- Microsoft.Extensions.DependencyInjection (>= 10.0.2)
- Microsoft.Extensions.Logging (>= 10.0.2)
- System.Configuration.ConfigurationManager (>= 10.0.2)
- System.IdentityModel.Tokens.Jwt (>= 8.15.0)
-
net8.0
- Azure.Identity (>= 1.17.1)
- Microsoft.Agents.Core (>= 1.4.83)
- Microsoft.Extensions.Configuration (>= 10.0.2)
- Microsoft.Extensions.Configuration.Binder (>= 10.0.2)
- Microsoft.Extensions.DependencyInjection (>= 10.0.2)
- Microsoft.Extensions.Logging (>= 10.0.2)
- System.Configuration.ConfigurationManager (>= 10.0.2)
- System.IdentityModel.Tokens.Jwt (>= 8.15.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Microsoft.Agents.Authentication:
| Package | Downloads |
|---|---|
|
Microsoft.Agents.Connector
Library for ConnectorClient and UserTokenClient using Microsoft Agent SDK |
|
|
Microsoft.Agents.Builder
Library for creating agents using Microsoft Agent SDK |
|
|
Microsoft.Agents.Authentication.Msal
Library for creating authentication tokens for agents using MSAL in Microsoft Agent SDK |
|
|
Microsoft.Agents.Client
Library for communicating with other Agents using Microsoft Agent SDK |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.5.76-beta | 0 | 3/25/2026 |
| 1.5.69-beta | 316 | 3/20/2026 |
| 1.5.68-beta | 344 | 3/19/2026 |
| 1.5.60-beta | 520 | 3/17/2026 |
| 1.5.45-beta | 533 | 3/13/2026 |
| 1.5.41-beta | 514 | 3/11/2026 |
| 1.5.39-beta | 480 | 3/10/2026 |
| 1.5.30-beta | 536 | 3/4/2026 |
| 1.5.24-beta | 500 | 3/3/2026 |
| 1.5.17-beta | 498 | 2/28/2026 |
| 1.5.10-beta | 3,250 | 2/25/2026 |
| 1.5.7-beta | 461 | 2/24/2026 |
| 1.5.3-beta | 542 | 2/21/2026 |
| 1.4.83 | 13,461 | 2/23/2026 |
| 1.4.82-beta | 498 | 2/20/2026 |
| 1.4.79-beta | 1,088 | 2/14/2026 |
| 1.4.73-beta | 479 | 2/13/2026 |
| 1.4.66-beta | 926 | 2/7/2026 |
| 1.4.62-beta | 655 | 2/5/2026 |
| 1.4.60-beta | 914 | 1/24/2026 |