Searched defs:NativeTokenInfoBase (Results 1 – 1 of 1) sorted by relevance
26 struct NativeTokenInfoBase { struct28 ATokenAplEnum apl;29 unsigned char ver;30 std::string processName;31 std::vector<std::string> dcap;32 AccessTokenID tokenID;33 AccessTokenAttr tokenAttr;34 std::vector<std::string> nativeAcls;36 std::vector<PermissionStatus> permStateList;