CtsiCasheDataSource
The source of cached authorization data. unknown - cache source type not covered by any of the follow enumerations. acs - authorization data is loaded from ACS dram - authorization data is loaded from DRAM. nvram - authorization data is loaded from NVRAM. dramOrNvram - authorization data is loaded from DRAM or NVRAM.
Possible values
5 objects| Number | Name |
|---|---|
| 1 | unknown |
| 2 | acs |
| 3 | dram |
| 4 | nvram |
| 5 | all |