IsolationContext.ChatIsolationKey Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the chat isolation key — the partition under which conversation / shared state should be stored.
public virtual string? ChatIsolationKey { get; }
member this.ChatIsolationKey : string
Public Overridable ReadOnly Property ChatIsolationKey As String
Property Value
An opaque string from x-agent-chat-isolation-key, or
null when running outside the platform.
In a 1:1 user↔agent chat this equals UserIsolationKey.