3.1.5.2.2.1 GetClientManagedSettingAsync

This element specifies input values for the GetClientManagedSettingAsync operation.

 <xs:element name="GetClientManagedSettingAsync">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="machineName" nillable="true" type="xs:string"
         />
     </xs:sequence>
   </xs:complexType>
 </xs:element>

machineName: A string that contains the name of the machine from which the client managed setting is retrieved.