3.1.4.19 GetUserMemberships

The GetUserMemberships  WSDL operation is used to get the memberships associated with the specified user profile.

 <wsdl:operation name="GetUserMemberships">
     <wsdl:input message="tns:GetUserMembershipsSoapIn"/>
     <wsdl:output message="tns:GetUserMembershipsSoapOut"/>
 </wsdl:operation>

The protocol client sends a GetUserMembershipsSoapIn request WSDL message and the protocol server responds with a GetUserMembershipsSoapOut response WSDL message.

If the current user is not authorized to administer the user profile service and not requesting the profile of the current user, the protocol server MUST send a SOAP fault message.

GetUserMemberships operation

Figure 21: GetUserMemberships operation