ReactOS 0.4.15-dev-7834-g00c4b3d
_LSA_TRANSLATED_SID Struct Reference

#include <ntsecapi.h>

Collaboration diagram for _LSA_TRANSLATED_SID:

Public Attributes

SID_NAME_USE Use
 
ULONG RelativeId
 
LONG DomainIndex
 
DWORD RelativeId
 

Detailed Description

Definition at line 410 of file ntsecapi.h.

Member Data Documentation

◆ DomainIndex

LONG _LSA_TRANSLATED_SID::DomainIndex

Definition at line 413 of file ntsecapi.h.

Referenced by BuildSidListFromDomainAndName(), LookupAccountNameW(), and LsarLookupNames().

◆ RelativeId [1/2]

ULONG _LSA_TRANSLATED_SID::RelativeId

Definition at line 412 of file ntsecapi.h.

Referenced by BuildSidListFromDomainAndName(), LookupAccountNameW(), and LsarLookupNames().

◆ RelativeId [2/2]

DWORD _LSA_TRANSLATED_SID::RelativeId

Definition at line 136 of file lsa.idl.

◆ Use

SID_NAME_USE _LSA_TRANSLATED_SID::Use

Definition at line 411 of file ntsecapi.h.

Referenced by LookupAccountNameW(), and LsarLookupNames().


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