ReactOS 0.4.15-dev-8052-gc0e3179
_POLICY_DNS_DOMAIN_INFO Struct Reference

#include <ntsecapi.h>

Collaboration diagram for _POLICY_DNS_DOMAIN_INFO:

Public Attributes

LSA_UNICODE_STRING Name
 
LSA_UNICODE_STRING DnsDomainName
 
LSA_UNICODE_STRING DnsForestName
 
GUID DomainGuid
 
PSID Sid
 

Detailed Description

Definition at line 573 of file ntsecapi.h.

Member Data Documentation

◆ DnsDomainName

LSA_UNICODE_STRING _POLICY_DNS_DOMAIN_INFO::DnsDomainName

Definition at line 575 of file ntsecapi.h.

Referenced by test_lsa().

◆ DnsForestName

LSA_UNICODE_STRING _POLICY_DNS_DOMAIN_INFO::DnsForestName

Definition at line 576 of file ntsecapi.h.

Referenced by test_lsa().

◆ DomainGuid

GUID _POLICY_DNS_DOMAIN_INFO::DomainGuid

Definition at line 577 of file ntsecapi.h.

Referenced by test_lsa().

◆ Name

LSA_UNICODE_STRING _POLICY_DNS_DOMAIN_INFO::Name

Definition at line 574 of file ntsecapi.h.

Referenced by GetComputerObjectNameW(), and test_lsa().

◆ Sid

PSID _POLICY_DNS_DOMAIN_INFO::Sid

Definition at line 578 of file ntsecapi.h.

Referenced by GetComputerObjectNameW(), and test_lsa().


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