Table of Contents

Enum SameSite

Namespace
PuppeteerSharp
Assembly
PuppeteerSharp.dll

SameSite values in cookies.

public enum SameSite

Fields

Extended = 3

Extended.

Lax = 2

Lax.

None = 0

None.

Strict = 1

Strict.