Skip to content

Latest commit

 

History

History
77 lines (63 loc) · 2.74 KB

ns-ntsecapi-lsa_forest_trust_information.md

File metadata and controls

77 lines (63 loc) · 2.74 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:ntsecapi._LSA_FOREST_TRUST_INFORMATION
LSA_FOREST_TRUST_INFORMATION (ntsecapi.h)
Contains Local Security Authority forest trust information.
*PLSA_FOREST_TRUST_INFORMATION
LSA_FOREST_TRUST_INFORMATION
LSA_FOREST_TRUST_INFORMATION structure [Security]
PLSA_FOREST_TRUST_INFORMATION
PLSA_FOREST_TRUST_INFORMATION structure pointer [Security]
_LSA_FOREST_TRUST_INFORMATION
ntsecapi/LSA_FOREST_TRUST_INFORMATION
ntsecapi/PLSA_FOREST_TRUST_INFORMATION
security.lsa_forest_trust_information
security\lsa_forest_trust_information.htm
security
9e456462-59a9-4f18-ba47-92fc2350889b
12/05/2018
*PLSA_FOREST_TRUST_INFORMATION, LSA_FOREST_TRUST_INFORMATION, LSA_FOREST_TRUST_INFORMATION structure [Security], PLSA_FOREST_TRUST_INFORMATION, PLSA_FOREST_TRUST_INFORMATION structure pointer [Security], _LSA_FOREST_TRUST_INFORMATION, ntsecapi/LSA_FOREST_TRUST_INFORMATION, ntsecapi/PLSA_FOREST_TRUST_INFORMATION, security.lsa_forest_trust_information
ntsecapi.h
Windows
None supported
Windows Server 2003 [desktop apps only]
Windows
LSA_FOREST_TRUST_INFORMATION, *PLSA_FOREST_TRUST_INFORMATION
19H1
_LSA_FOREST_TRUST_INFORMATION
ntsecapi/_LSA_FOREST_TRUST_INFORMATION
PLSA_FOREST_TRUST_INFORMATION
ntsecapi/PLSA_FOREST_TRUST_INFORMATION
LSA_FOREST_TRUST_INFORMATION
ntsecapi/LSA_FOREST_TRUST_INFORMATION
c++
APIRef
kbSyntax
HeaderDef
Ntsecapi.h
LSA_FOREST_TRUST_INFORMATION

LSA_FOREST_TRUST_INFORMATION structure

-description

The LSA_FOREST_TRUST_INFORMATION structure contains Local Security Authority forest trust information.

-struct-fields

-field RecordCount.range

-field RecordCount.range.0

-field RecordCount.range.MAX_RECORDS_IN_FOREST_TRUST_INFO

-field Entries.size_is

-field Entries.size_is.RecordCount

-field RecordCount

Number of LSA_FOREST_TRUST_RECORD structures in the array pointed to by the Entries member.

-field Entries

Pointer to a pointer to an array of LSA_FOREST_TRUST_RECORD structures, each of which contains one piece of forest trust information.