ReactOS 0.4.15-dev-7953-g1f49173
_WELL_KNOWN_SID Struct Reference
Collaboration diagram for _WELL_KNOWN_SID:

Public Attributes

LIST_ENTRY ListEntry
 
PSID Sid
 
UNICODE_STRING AccountName
 
UNICODE_STRING DomainName
 
SID_NAME_USE Use
 

Detailed Description

Definition at line 67 of file lookup.c.

Member Data Documentation

◆ AccountName

UNICODE_STRING _WELL_KNOWN_SID::AccountName

◆ DomainName

UNICODE_STRING _WELL_KNOWN_SID::DomainName

Definition at line 72 of file lookup.c.

Referenced by LsapCreateSid().

◆ ListEntry

LIST_ENTRY _WELL_KNOWN_SID::ListEntry

Definition at line 69 of file lookup.c.

Referenced by LsapCreateSid().

◆ Sid

◆ Use

SID_NAME_USE _WELL_KNOWN_SID::Use

Definition at line 73 of file lookup.c.

Referenced by LsapCreateSid().


The documentation for this struct was generated from the following file: