ReactOS 0.4.15-dev-7918-g2a2556c
_TRUSTED_DOMAIN_INFORMATION_EX Struct Reference

#include <ntsecapi.h>

Collaboration diagram for _TRUSTED_DOMAIN_INFORMATION_EX:

Public Attributes

LSA_UNICODE_STRING Name
 
LSA_UNICODE_STRING FlatName
 
PSID Sid
 
ULONG TrustDirection
 
ULONG TrustType
 
ULONG TrustAttributes
 

Detailed Description

Definition at line 663 of file ntsecapi.h.

Member Data Documentation

◆ FlatName

LSA_UNICODE_STRING _TRUSTED_DOMAIN_INFORMATION_EX::FlatName

Definition at line 665 of file ntsecapi.h.

◆ Name

LSA_UNICODE_STRING _TRUSTED_DOMAIN_INFORMATION_EX::Name

Definition at line 664 of file ntsecapi.h.

◆ Sid

PSID _TRUSTED_DOMAIN_INFORMATION_EX::Sid

Definition at line 666 of file ntsecapi.h.

◆ TrustAttributes

ULONG _TRUSTED_DOMAIN_INFORMATION_EX::TrustAttributes

Definition at line 669 of file ntsecapi.h.

◆ TrustDirection

ULONG _TRUSTED_DOMAIN_INFORMATION_EX::TrustDirection

Definition at line 667 of file ntsecapi.h.

◆ TrustType

ULONG _TRUSTED_DOMAIN_INFORMATION_EX::TrustType

Definition at line 668 of file ntsecapi.h.


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