3.1.4.30 RemoveAllLinks

The RemoveAllLinks WSDL operation is used to update the specified user profile by deleting all quick link properties present in the user profile of the specified user.

 <wsdl:operation name="RemoveAllLinks">
     <wsdl:input message="tns:RemoveAllLinksSoapIn"/>
     <wsdl:output message="tns:RemoveAllLinksSoapOut"/>
 </wsdl:operation>

The protocol client sends a RemoveAllLinksSoapIn request WSDL message and the protocol server responds with a RemoveAllLinksSoapOut 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.

RemoveAllLinks operation

Figure 32: RemoveAllLinks operation