ReactOS 0.4.15-dev-7934-g1dc8d80
_LSA_TRANSLATED_SID2 Struct Reference

#include <ntsecapi.h>

Collaboration diagram for _LSA_TRANSLATED_SID2:

Public Attributes

SID_NAME_USE Use
 
PSID Sid
 
LONG DomainIndex
 
ULONG Flags
 

Detailed Description

Definition at line 415 of file ntsecapi.h.

Member Data Documentation

◆ DomainIndex

LONG _LSA_TRANSLATED_SID2::DomainIndex

Definition at line 418 of file ntsecapi.h.

◆ Flags

ULONG _LSA_TRANSLATED_SID2::Flags

Definition at line 419 of file ntsecapi.h.

◆ Sid

PSID _LSA_TRANSLATED_SID2::Sid

Definition at line 417 of file ntsecapi.h.

Referenced by AccpLookupSidByName().

◆ Use

SID_NAME_USE _LSA_TRANSLATED_SID2::Use

Definition at line 416 of file ntsecapi.h.

Referenced by AccpLookupSidByName().


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