3.1.4.24 GetUserProfileByName

The GetUserProfileByName WSDL operation is used to retrieve a user profile given a login name.

 <wsdl:operation name="GetUserProfileByName">
     <wsdl:input message="tns:GetUserProfileByNameSoapIn"/>
     <wsdl:output message="tns:GetUserProfileByNameSoapOut"/>
 </wsdl:operation>

The protocol client sends a GetUserProfileByNameSoapIn request WSDL message and the protocol server responds with a GetUserProfileByNameSoapOut response WSDL message.

GetUserProfileByName operation

Figure 26: GetUserProfileByName operation