3.4.4.4.3.1 ActiveDirectoryForest
The ActiveDirectoryForest complex type defines the body of the response from the GetADForest method.
-
<xs:complexType name="ActiveDirectoryForest"> <xs:sequence> <xs:element name="ApplicationPartitions" nillable="true" type="sera:ArrayOfstring" /> <xs:element name="CrossForestReferences" nillable="true" type="sera:ArrayOfstring" /> <xs:element name="DomainNamingMaster" nillable="true" type="xs:string" /> <xs:element name="Domains" nillable="true" type="sera:ArrayOfstring" /> <xs:element name="ForestMode" type="xs:int" /> <xs:element name="GlobalCatalogs" nillable="true" type="sera:ArrayOfstring" /> <xs:element name="Name" nillable="true" type="xs:string" /> <xs:element name="RootDomain" nillable="true" type="xs:string" /> <xs:element name="SPNSuffixes" nillable="true" type="sera:ArrayOfstring" /> <xs:element name="SchemaMaster" nillable="true" type="xs:string" /> <xs:element name="Sites" nillable="true" type="sera:ArrayOfstring" /> <xs:element name="UPNSuffixes" nillable="true" type="sera:ArrayOfstring" /> </xs:sequence> </xs:complexType>