3.1.4.40 UpdatePinnedLink

The UpdatePinnedLink WSDL operation is used to update a pinned link for the specified user.

 <wsdl:operation name="UpdatePinnedLink">
     <wsdl:input message="tns:UpdatePinnedLinkSoapIn"/>
     <wsdl:output message="tns:UpdatePinnedLinkSoapOut"/>
 </wsdl:operation>

The protocol client sends an UpdatePinnedLinkSoapIn request WSDL message and the protocol server responds with an UpdatePinnedLinkSoapOut 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.

Additionally, if the user does not have the Use Personalization Features permission, the protocol server MUST send a SOAP fault message.

UpdatePinnedLink operation

Figure 42: UpdatePinnedLink operation