ReactOS 0.4.16-dev-250-g3ecd236
|
#include <ntsecapi.h>
Public Attributes | |
LSA_UNICODE_STRING | Name |
PSID | Sid |
Definition at line 402 of file ntsecapi.h.
LSA_UNICODE_STRING _LSA_TRUST_INFORMATION::Name |
Definition at line 403 of file ntsecapi.h.
Referenced by LookupAccountNameW(), LookupAccountSidW(), LookupSidInformation(), and NetLocalGroupGetMembers().
PSID _LSA_TRUST_INFORMATION::Sid |
Definition at line 404 of file ntsecapi.h.
Referenced by BuildSidListFromDomainAndName(), and LookupAccountNameW().