|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <ntsecapi.h>

Public Attributes | |
| LSA_UNICODE_STRING | Name |
| LSA_UNICODE_STRING | FlatName |
| PSID | Sid |
| ULONG | TrustDirection |
| ULONG | TrustType |
| ULONG | TrustAttributes |
Definition at line 663 of file ntsecapi.h.
| LSA_UNICODE_STRING _TRUSTED_DOMAIN_INFORMATION_EX::FlatName |
Definition at line 665 of file ntsecapi.h.
| LSA_UNICODE_STRING _TRUSTED_DOMAIN_INFORMATION_EX::Name |
Definition at line 664 of file ntsecapi.h.
| PSID _TRUSTED_DOMAIN_INFORMATION_EX::Sid |
Definition at line 666 of file ntsecapi.h.
| ULONG _TRUSTED_DOMAIN_INFORMATION_EX::TrustAttributes |
Definition at line 669 of file ntsecapi.h.
| ULONG _TRUSTED_DOMAIN_INFORMATION_EX::TrustDirection |
Definition at line 667 of file ntsecapi.h.
| ULONG _TRUSTED_DOMAIN_INFORMATION_EX::TrustType |
Definition at line 668 of file ntsecapi.h.