3.1.4.34.3.2 ExecuteSPPreregisterComputerResponseBody
Information about the computer as it is added to the database.
-
<xsd:complexType name="ExecuteSPPreregisterComputerResponseBody"> <xsd:sequence> <xsd:element minOccurs="0" maxOccurs="1" name="ExecuteSPPreregisterComputerResult" nillable="true" type="tns:ArrayOfArrayOfGenericReadableRow"/> </xsd:sequence> </xsd:complexType>
ExecuteSPPreregisterComputerResult: This field MUST be returned by the server. It SHOULD contain a ClientComputerCollection (section 2.2.4.2.1.1) which is an instance of the ArrayOfArrayOfGenericReadableRow (section 2.2.4.2) complex type.