5.65 FOREST_TRUST_RECORD_TYPE

FOREST_TRUST_RECORD_TYPE is a concrete type for specifying the type of record contained in a forest trust information (FOREST_TRUST_INFORMATION) entry. The allowed values are specified by the following enumerated list.

 typedef  enum 
 {
   ForestTrustTopLevelName = 0,
   ForestTrustTopLevelNameEx = 1,
   ForestTrustDomainInfo = 2
 } FOREST_TRUST_RECORD_TYPE;