CFGMGR_E_SECRETDATAACCESSDENIED, 0x86000017
(MS WDK >> Windows Driver Kit 10, Version 1507 (WDK 10.0.10240.0))

Name
CFGMGR_E_SECRETDATAACCESSDENIED
Value
-2046820329 signed int
2248146967 unsigned int
0x86000017 heximal value
Type
Windows user mode error code (HRESULT)
C/C++ Type
HRESULT
Defined at
\Include\10.0.10240.0\um\cfgmgr2err.h, line 200 (Windows Driver Kit 10, Version 1507 (WDK 10.0.10240.0))
Definition
#define    CFGMGR_E_SECRETDATAACCESSDENIED                    ((HRESULT)0x86000017)
Group comments
CFGMGR_E_SECRETDATAACCESSDENIED
"The requested read permission was not allowed because the data is secret."