Microsoft.Agents.Authentication
1.1.1-beta
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Agents.Authentication --version 1.1.1-beta
NuGet\Install-Package Microsoft.Agents.Authentication -Version 1.1.1-beta
<PackageReference Include="Microsoft.Agents.Authentication" Version="1.1.1-beta" />
<PackageVersion Include="Microsoft.Agents.Authentication" Version="1.1.1-beta" />
<PackageReference Include="Microsoft.Agents.Authentication" />
paket add Microsoft.Agents.Authentication --version 1.1.1-beta
#r "nuget: Microsoft.Agents.Authentication, 1.1.1-beta"
#:package Microsoft.Agents.Authentication@1.1.1-beta
#addin nuget:?package=Microsoft.Agents.Authentication&version=1.1.1-beta&prerelease
#tool nuget:?package=Microsoft.Agents.Authentication&version=1.1.1-beta&prerelease
Microsoft.Agents.Authentication
Defines core Authentication and token retrieval functionality.
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 | 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. |
-
net8.0
- Microsoft.Agents.Core (>= 1.1.1-beta)
- Microsoft.Extensions.Configuration (>= 9.0.1)
- Microsoft.Extensions.Configuration.Binder (>= 9.0.1)
- Microsoft.Extensions.DependencyInjection (>= 9.0.1)
- Microsoft.Extensions.Logging (>= 9.0.1)
- System.Configuration.ConfigurationManager (>= 8.0.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.6.109-beta | 0 | 6/6/2026 |
| 1.6.107-beta | 202 | 6/4/2026 |
| 1.6.102-beta | 272 | 6/3/2026 |
| 1.6.92-beta | 357 | 6/2/2026 |
| 1.6.89-beta | 544 | 5/30/2026 |
| 1.6.79-beta | 487 | 5/29/2026 |
| 1.6.72-beta | 570 | 5/27/2026 |
| 1.6.69-beta | 797 | 5/20/2026 |
| 1.6.55-beta | 1,250 | 5/14/2026 |
| 1.6.46-beta | 532 | 5/13/2026 |
| 1.6.45-beta | 548 | 5/12/2026 |
| 1.6.38-beta | 491 | 5/11/2026 |
| 1.6.27-beta | 539 | 5/6/2026 |
| 1.6.19-beta | 896 | 5/2/2026 |
| 1.6.9-beta | 1,133 | 5/1/2026 |
| 1.6.3-beta | 476 | 4/30/2026 |
| 1.5.184 | 12,775 | 5/14/2026 |
| 1.5.181 | 11,399 | 4/30/2026 |
| 1.5.179-beta | 522 | 4/29/2026 |
| 1.1.1-beta | 438 | 4/24/2025 |