Partager via


structure LSA_FOREST_TRUST_DOMAIN_INFO (ntsecapi.h)

La structure LSA_FOREST_TRUST_DOMAIN_INFO contient des informations d’identification pour un domaine.

Syntaxe

typedef struct _LSA_FOREST_TRUST_DOMAIN_INFO {
#if ...
  PISID              Sid;
#else
  PSID               Sid;
#endif
  LSA_UNICODE_STRING DnsName;
  LSA_UNICODE_STRING NetbiosName;
} LSA_FOREST_TRUST_DOMAIN_INFO, *PLSA_FOREST_TRUST_DOMAIN_INFO;

Membres

Sid

Pointeur vers l’identificateur de sécurité du domaine.

DnsName

LSA_UNICODE_STRING structure qui contient le nom DNS du domaine.

NetbiosName

LSA_UNICODE_STRING structure qui contient le nom NetBIOS du domaine.

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