3.6.5.6.2.1 InformOfProviderUpdate

This element specifies input values for the InformOfProviderUpdate operation.

 <xs:element name="InformOfProviderUpdate">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="info" nillable="true" xmlns:q6="http://www.microsoft.com/2010/06/Microsoft.WindowsServerSolutions.Common.ProviderFramework" type="q6:ProviderInfo" />
     </xs:sequence>
   </xs:complexType>
 </xs:element>

info: A ProviderInfo (section 2.2.4.6.2) complex type that contains the updated information for the specified provider.