3.1.4.20 GetUserOrganizations

The GetUserOrganizations WSDL operation is used to get the organization properties associated with the specified user profile.

 <wsdl:operation name="GetUserOrganizations">
     <wsdl:input message="tns:GetUserOrganizationsSoapIn"/>
     <wsdl:output message="tns:GetUserOrganizationsSoapOut"/>
 </wsdl:operation>

The protocol client sends a GetUserOrganizationsSoapIn request WSDL message and the protocol server responds with a GetUserOrganizationsSoapOut response WSDL message.

GetUserOrganizations operation

Figure 22: GetUserOrganizations operation