Table of Contents

Enum WebsiteDataTypes

Namespace
WebKit
Assembly
WebKit-6.0.dll
[Flags]
public enum WebsiteDataTypes : uint

Fields

All = MemoryCache | DiskCache | OfflineApplicationCache | SessionStorage | LocalStorage | IndexeddbDatabases | Cookies | DeviceIdHashSalt | HstsCache | Itp | ServiceWorkerRegistrations | DomCache
Cookies = 64
DeviceIdHashSalt = 128
DiskCache = 2
DomCache = 2048
HstsCache = 256
IndexeddbDatabases = 32
Itp = 512
LocalStorage = 16
MemoryCache = 1
OfflineApplicationCache = 4
ServiceWorkerRegistrations = 1024
SessionStorage = 8