ReactOS 0.4.16-dev-2354-g16de117
_LSA_TRUST_INFORMATION Struct Reference

#include <ntsecapi.h>

Collaboration diagram for _LSA_TRUST_INFORMATION:

Public Attributes

LSA_UNICODE_STRING Name
 
PSID Sid
 

Detailed Description

Definition at line 402 of file ntsecapi.h.

Member Data Documentation

◆ Name

LSA_UNICODE_STRING _LSA_TRUST_INFORMATION::Name

Definition at line 403 of file ntsecapi.h.

Referenced by LookupAccountNameW(), LookupAccountSidW(), and NetLocalGroupGetMembers().

◆ Sid

PSID _LSA_TRUST_INFORMATION::Sid

Definition at line 404 of file ntsecapi.h.

Referenced by BuildSidListFromDomainAndName(), and LookupAccountNameW().


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