Go to the source code of this file.
Classes | |
| struct | AppSecInc::LSA::Privilege |
Namespaces | |
| namespace | AppSecInc |
| namespace | AppSecInc::LSA |
| namespace | AppSecInc::LSA::Privileges |
Functions | |
| std::wstring | AppSecInc::LSA::Privileges::GetPrivilegeName (LUID luid) |
| lookup a privilege name from a LUID on the current system | |
| std::wstring | AppSecInc::LSA::Privileges::GetPrivilegeDisplayName (const std::wstring &privilege_name) |
| lookup privilege display name from a LUID on the current system | |
| LUID | AppSecInc::LSA::Privileges::GetPrivilege (const std::wstring &privilege_name) |
| lookup the LUID from a privilege name | |
| © Application Security Inc. - All Rights Reserved | http://msiext.codeplex.com |