ReactOS 0.4.16-dev-835-gd769f56
|
Public Attributes | |
LIST_ENTRY | ListEntry |
SID_NAME_USE | SidNameUse |
PWSTR | AccountName |
PWSTR | DomainName |
Definition at line 70 of file sidcache.c.
PWSTR _SIDCACHEENTRY::AccountName |
Definition at line 74 of file sidcache.c.
Referenced by CacheLookupResults(), and FindSidInCache().
PWSTR _SIDCACHEENTRY::DomainName |
Definition at line 75 of file sidcache.c.
Referenced by CacheLookupResults(), and FindSidInCache().
LIST_ENTRY _SIDCACHEENTRY::ListEntry |
Definition at line 72 of file sidcache.c.
Referenced by CacheLookupResults().
SID_NAME_USE _SIDCACHEENTRY::SidNameUse |
Definition at line 73 of file sidcache.c.
Referenced by CacheLookupResults().