Namespace: SpawnDev.SpawnJS.JSObjects
Source: JSObjects/Cookie.cs
Cookie
| 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 |