IsolationContext.UserIsolationKey Property

Definition

Gets the user isolation key β€” the partition under which user-private state should be stored.

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

Property Value

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

Applies to