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 | DomCacheCookies = 64DeviceIdHashSalt = 128DiskCache = 2DomCache = 2048HstsCache = 256IndexeddbDatabases = 32Itp = 512LocalStorage = 16MemoryCache = 1OfflineApplicationCache = 4ServiceWorkerRegistrations = 1024SessionStorage = 8