Table of Contents

Class PartitionKey

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

Properties

SourceOrigin

public string? SourceOrigin { get; init; }

Property Value

string

UserContext

public UserContext? UserContext { get; init; }

Property Value

UserContext