FoundryAgentRequestContext.Current Property

Definition

Gets the platform identity context for the current request. Never returns null β€” an empty context is returned outside a request.

public static Azure.AI.AgentServer.Core.FoundryAgentRequestContext Current { get; }
static member Current : Azure.AI.AgentServer.Core.FoundryAgentRequestContext
Public Shared ReadOnly Property Current As FoundryAgentRequestContext

Property Value

Applies to