次の方法で共有


Microsoft.Agents.A365.Runtime Namespace

Classes

Name Description
Agent365SdkUserAgentConfiguration

Default implementation of IUserAgentConfiguration for the Agent365 SDK. For orchestrator-specific configurations, use derived classes such as Agent365AgentFrameworkSdkUserAgentConfiguration, Agent365SemanticKernelSdkUserAgentConfiguration, or Agent365AzureAIFoundrySdkUserAgentConfiguration.

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.