ReactOS 0.4.16-dev-109-gf4cb10f
|
Public Attributes | |
LIST_ENTRY | ListEntry |
PSID | Sid |
UNICODE_STRING | AccountName |
UNICODE_STRING | DomainName |
SID_NAME_USE | Use |
UNICODE_STRING _WELL_KNOWN_SID::AccountName |
Definition at line 71 of file lookup.c.
Referenced by LsapCreateSid(), LsapLookupFullyQualifiedWellKnownNames(), LsapLookupIsolatedNames(), and LsapLookupWellKnownSids().
UNICODE_STRING _WELL_KNOWN_SID::DomainName |
Definition at line 72 of file lookup.c.
Referenced by LsapCreateSid().
LIST_ENTRY _WELL_KNOWN_SID::ListEntry |
Definition at line 69 of file lookup.c.
Referenced by LsapCreateSid().
PSID _WELL_KNOWN_SID::Sid |
Definition at line 70 of file lookup.c.
Referenced by LsapCreateSid(), LsapLookupFullyQualifiedWellKnownNames(), LsapLookupIsolatedNames(), and LsapLookupWellKnownSids().
SID_NAME_USE _WELL_KNOWN_SID::Use |
Definition at line 73 of file lookup.c.
Referenced by LsapCreateSid().