> For the complete documentation index, see [llms.txt](https://docs.soraco.co/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.soraco.co/docs/api-reference/.net-api/qlmlicense/enums/estorekeysto.md).

# EStoreKeysTo

<table><thead><tr><th width="192">Name</th><th>Description</th><th width="100">Value</th></tr></thead><tbody><tr><td>EFile</td><td>store keys to the file system in a user-specific or machine specific folder</td><td>0</td></tr><tr><td>ERegistry</td><td>store keys in the registry</td><td>1</td></tr><tr><td>EFileCommonData</td><td>store keys to the file system in the common data folder</td><td>2</td></tr></tbody></table>
