Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 465 Bytes

File metadata and controls

20 lines (15 loc) · 465 Bytes

Cookie

Namespace: SpawnDev.SpawnJS.JSObjects
Source: JSObjects/Cookie.cs

Cookie

Properties

Property Type Access Description
Cookie class get Cookie
Expires EpochDateTime? get/set
Name string get
Partitioned bool? get
Path string? get
SameSite string? get
Secure bool? get
Value string? get