PlatformContext.UserIdKey Property

Definition

Gets the user ID key β€” the global, cross-agent partition under which per-user state should be stored.

public virtual string? UserIdKey { get; }
member this.UserIdKey : string
Public Overridable ReadOnly Property UserIdKey As String

Property Value

An opaque string from x-agent-user-id, or null when running outside the platform.

Applies to