PlatformHeaders.UserId Field

Definition

The x-agent-user-id header β€” the platform-injected global, cross-agent partition key for per-user state. The same user yields the same value regardless of which agent they interact with. Consumed container-side for per-user state partitioning; it is not forwarded on outbound 1P calls (not accepted/trusted by 1P services).

public const string UserId;
val mutable UserId : string
Public Const UserId As String 

Field Value

Applies to