3.1.4.22 GetUserProfileByGuid

The GetUserProfileByGuid WSDL operation is used to retrieve a user profile given the GUID of a user.

 <wsdl:operation name="GetUserProfileByGuid">
     <wsdl:input message="tns:GetUserProfileByGuidSoapIn"/>
     <wsdl:output message="tns:GetUserProfileByGuidSoapOut"/>
 </wsdl:operation>

The protocol client sends a GetUserProfileByGuidSoapIn request WSDL message and the protocol server responds with a GetUserProfileByGuidSoapOut response WSDL message.

GetUserProfileByGuid operation

Figure 24: GetUserProfileByGuid operation