Options
All
  • Public
  • Public/Protected
  • All
Menu

The types of storage concerned by GDPR

export

Index

Enumeration Members

All: 126

All storage

Cookie: 2

Cookie-based storage

FileSystem: 32

Storage on client-side filesystem

IndexedDb: 16

Storage in indexedDb

LocalStorage: 4

Storage in localStorage

None: 1

No storage

ServerStorage: 64

Storage on server (session, DB, cloud, etc...)

SessionStorage: 8

Storage in sessionStorage