3.1.4.8 Privilege Methods
The message processing of methods in this section MUST use the abstract data model specified in section 3.1.1.2.1.
Method (opnum) |
Summary |
---|---|
LsarEnumeratePrivileges (opnum 2) |
Enumerates all privileges known to the server. |
LsarLookupPrivilegeValue (opnum 31) |
Maps the well-known name of a privilege into the server-specific locally unique identifier (LUID). |
LsarLookupPrivilegeName (opnum 32) |
Maps the server-specific LUID of a privilege into a well-known privilege name. |
LsarLookupPrivilegeDisplayName (opnum 33) |
Maps the well-known name of a privilege into a human-readable name in the caller's language. |