IsolationContext.UserIsolationKey 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 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.