Partager via


structure LSA_FOREST_TRUST_INFORMATION (ntsecapi.h)

La structure LSA_FOREST_TRUST_INFORMATION contient des informations d’approbation de forêt de l’autorité de sécurité locale .

Syntaxe

typedef struct _LSA_FOREST_TRUST_INFORMATION {
#if ...
  ULONG                    RecordCount;
#if ...
  PLSA_FOREST_TRUST_RECORD *Entries;
#else
  ULONG                    RecordCount;
#endif
#else
  PLSA_FOREST_TRUST_RECORD *Entries;
#endif
} LSA_FOREST_TRUST_INFORMATION, *PLSA_FOREST_TRUST_INFORMATION;

Membres

RecordCount

Nombre de structures LSA_FOREST_TRUST_RECORD dans le tableau pointé vers le membre Entrées .

Entries

Pointeur vers un tableau de structures LSA_FOREST_TRUST_RECORD , chacune contenant un élément d’informations d’approbation de forêt.

Configuration requise

Condition requise Valeur
Client minimal pris en charge Aucun pris en charge
Serveur minimal pris en charge Windows Server 2003 [applications de bureau uniquement]
En-tête ntsecapi.h