Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
The LSA_FOREST_TRUST_DOMAIN_INFO structure is used to communicate a forest trust record corresponding to the LSA_FOREST_TRUST_DOMAIN_INFO value of ForestTrustDomainInfo.
-
typedef struct _LSA_FOREST_TRUST_DOMAIN_INFO { PRPC_SID Sid; LSA_UNICODE_STRING DnsName; LSA_UNICODE_STRING NetbiosName; } LSA_FOREST_TRUST_DOMAIN_INFO, *PLSA_FOREST_TRUST_DOMAIN_INFO;
Sid: Domain SID for the trusted domain.
DnsName: The DNS name of the trusted domain.
NetbiosName: The NetBIOS name of the trusted domain, as specified in [RFC1088].