FoundryAgentRequestContext.UserId Property

Definition

The global, cross-agent per-user identity from x-agent-user-id. A convenience for the container's own per-user state isolation; it is never echoed on outbound calls. null when absent.

public string? UserId { get; init; }
member this.UserId : string with get, set
Public Property UserId As String

Property Value

Applies to