3.1.4.5 AddPinnedLink

The AddPinnedLink WSDL operation is used to update the specified user profile by adding a pinned link.

  
 <wsdl:operation name="AddPinnedLink">
     <wsdl:input message="tns:AddPinnedLinkSoapIn" />
     <wsdl:output message="tns:AddPinnedLinkSoapOut" />
 </wsdl:operation>

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

AddPinnedLink operation

Figure 7: AddPinnedLink operation