Table of Contents

Class CookiePartitionKey

Namespace
OpenQA.Selenium.DevTools.V132.Network
Assembly
WebDriver.dll

CookiePartitionKey

public sealed class CookiePartitionKey
Inheritance
CookiePartitionKey
Inherited Members

Properties

HasCrossSiteAncestor

hasCrossSiteAncestor

[JsonPropertyName("hasCrossSiteAncestor")]
public bool HasCrossSiteAncestor { get; set; }

Property Value

bool

TopLevelSite

topLevelSite

[JsonPropertyName("topLevelSite")]
public string TopLevelSite { get; set; }

Property Value

string