Microsoft.Agents.A365.Runtime Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
| Name | Description |
|---|---|
| Agent365SdkUserAgentConfiguration |
Default implementation of IUserAgentConfiguration for the Agent365 SDK.
For orchestrator-specific configurations, use derived classes such as
|
| OperationError |
Encapsulates an error from an operation. |
| OperationResult |
Represents the result of an operation. |
| TenantContextHelper |
Helper class for extracting tenant and worker context from ASP.NET Core HttpContext. Provides standardized ways to retrieve tenant and worker IDs from various sources including claims, headers, and request items. |
| UserAgentHelper |
Provides utilities for building User-Agent header strings. |
Interfaces
| Name | Description |
|---|---|
| IUserAgentConfiguration |
Defines the configuration for building a User-Agent header string. |