3.1.4.11 GetCommonMemberships

The GetCommonMemberships WSDL operation is used to get all of the membership properties in common between the specified user profile and the user profile of the current user.

 <wsdl:operation name="GetCommonMemberships">
     <wsdl:input message="tns:GetCommonMembershipsSoapIn"/>
     <wsdl:output message="tns:GetCommonMembershipsSoapOut"/>
 </wsdl:operation>

The protocol client sends a GetCommonMembershipsSoapIn request WSDL message and the protocol server responds with a GetCommonMembershipsSoapOut response WSDL message.

GetCommonMemberships operation

Figure 13: GetCommonMemberships operation