|
Likewise Security and Authentication Subsystem
|
Query list. More...
Data Fields | |
| LW_PCSTR * | ppszStrings |
| String keys. More... | |
| LW_PDWORD | pdwIds |
| Number keys. More... | |
A list of keys used to query for objects.
| LW_PCSTR* LSA_QUERY_LIST::ppszStrings |
This arm of the union is an array of strings that should be used when querying by keys that are strings, such as SID or UPN.
| LW_PDWORD LSA_QUERY_LIST::pdwIds |
This arm of the union is an array of DWORDs that should be used when querying by keys that are numbers, such as UID or GID.