3.6.5.4.2.2 RequestProviderInfoUpdateResponse

This element specifies output values for the RequestProviderInfoUpdate operation.

 <xs:element name="RequestProviderInfoUpdateResponse">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="RequestProviderInfoUpdateResult" nillable="true" xmlns:q5="http://www.microsoft.com/2010/06/Microsoft.WindowsServerSolutions.Common.ProviderFramework" type="q5:ArrayOfProviderInfo" />
     </xs:sequence>
   </xs:complexType>
 </xs:element>

RequestProviderInfoUpdateResult: An array of ProviderInfo (section 2.2.4.6.2) complex types that contains the provider information update results.