3.1.4.18 GetUserLinks

The GetUserLinks  WSDL operation is used to get the quick link properties associated with the specified user profile.

 <wsdl:operation name="GetUserLinks">
     <wsdl:input message="tns:GetUserLinksSoapIn"/>
     <wsdl:output message="tns:GetUserLinksSoapOut"/>
 </wsdl:operation>

The protocol client sends a GetUserLinksSoapIn request WSDL message and the protocol server responds with a GetUserLinksSoapOut response WSDL message.

GetUserLinks operation

Figure 20: GetUserLinks operation