3.1.4.28 ModifyUserPropertyByAccountName

The ModifyUserPropertyByAccountName WSDL operation is used to modify a set of properties for the specified user.

 <wsdl:operation name="ModifyUserPropertyByAccountName">
     <wsdl:input message="tns:ModifyUserPropertyByAccountNameSoapIn"/>
     <wsdl:output message="tns:ModifyUserPropertyByAccountNameSoapOut"/>
 </wsdl:operation>

The protocol client sends a ModifyUserPropertyByAccountNameSoapIn request WSDL message and the protocol server responds with a ModifyUserPropertyByAccountNameSoapOut response WSDL message.

If the user is not authorized to administer the user profile service and is not updating his or her own user profile, the protocol server MUST send a SOAP fault message.

ModifyUserPropertyByAccountName operation

Figure 30: ModifyUserPropertyByAccountName operation