Table of Contents

Class PartitionKey

Namespace
OpenQA.Selenium.BiDi.Storage
Assembly
WebDriver.dll
public sealed record PartitionKey : IEquatable<PartitionKey>
Inheritance
PartitionKey
Implements
Inherited Members

Properties

SourceOrigin

public string? SourceOrigin { get; set; }

Property Value

string

UserContext

public UserContext? UserContext { get; set; }

Property Value

UserContext