3.2.5.17.2.2 GetClientResponse

This element specifies output values for the GetClient operation.

 <xs:element name="GetClientResponse">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="GetClientResult" nillable="true" xmlns:q2="http://schemas.datacontract.org/2004/07/Microsoft.WindowsServerSolutions.DataProtection.PCBackup.BackupUtil.WcfContracts" type="q2:ClientConfigurationInfo" />
     </xs:sequence>
   </xs:complexType>
 </xs:element>

GetClientResult: A ClientConfigurationInfo (section 2.2.4.2.8) complex type that contains the result of the attempt to get information about the specified client.