Microsoft.Agents.Authentication
0.2.141-alpha
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Agents.Authentication --version 0.2.141-alpha
NuGet\Install-Package Microsoft.Agents.Authentication -Version 0.2.141-alpha
<PackageReference Include="Microsoft.Agents.Authentication" Version="0.2.141-alpha" />
<PackageVersion Include="Microsoft.Agents.Authentication" Version="0.2.141-alpha" />
<PackageReference Include="Microsoft.Agents.Authentication" />
paket add Microsoft.Agents.Authentication --version 0.2.141-alpha
#r "nuget: Microsoft.Agents.Authentication, 0.2.141-alpha"
#:package Microsoft.Agents.Authentication@0.2.141-alpha
#addin nuget:?package=Microsoft.Agents.Authentication&version=0.2.141-alpha&prerelease
#tool nuget:?package=Microsoft.Agents.Authentication&version=0.2.141-alpha&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: Implements IConnections using configuration.
ConfigurationConnections
- Configuration-based token connections
- Map of named connections
"Connections": {
"BotServiceConnection": {
"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.Extensions.Configuration (>= 9.0.1)
- Microsoft.Extensions.Configuration.Binder (>= 8.0.0)
- Microsoft.Extensions.DependencyInjection (>= 8.0.0)
- Microsoft.Extensions.Logging (>= 8.0.0)
- 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.9-beta | 0 | 5/1/2026 |
| 1.6.3-beta | 75 | 4/30/2026 |
| 1.5.181 | 250 | 4/30/2026 |
| 1.5.179-beta | 192 | 4/29/2026 |
| 1.5.150-beta | 673 | 4/21/2026 |
| 1.5.144-beta | 469 | 4/18/2026 |
| 1.5.142-beta | 429 | 4/17/2026 |
| 1.5.139-beta | 458 | 4/16/2026 |
| 1.5.129-beta | 438 | 4/15/2026 |
| 1.5.123-beta | 701 | 4/11/2026 |
| 1.5.106-beta | 558 | 4/9/2026 |
| 1.5.92-beta | 590 | 4/7/2026 |
| 1.5.90-beta | 613 | 3/31/2026 |
| 1.5.83-beta | 765 | 3/27/2026 |
| 1.5.80-beta | 488 | 3/26/2026 |
| 1.5.76-beta | 469 | 3/25/2026 |
| 1.5.69-beta | 556 | 3/20/2026 |
| 1.5.68-beta | 518 | 3/19/2026 |
| 1.5.60-beta | 599 | 3/17/2026 |
| 0.2.141-alpha | 339 | 3/8/2025 |