3.1.4.8 CreateUserProfileByAccountName

The CreateUserProfileByAccountName WSDL operation is used to create a user profile for the specified user login name.

 <wsdl:operation name="CreateUserProfileByAccountName">
     <wsdl:input message="tns:CreateUserProfileByAccountNameSoapIn"/>
     <wsdl:output message="tns:CreateUserProfileByAccountNameSoapOut"/>
 </wsdl:operation>

The protocol client sends a CreateUserProfileByAccountNameSoapIn request WSDL message and the protocol server responds with a CreateUserProfileByAccountNameSoapOut response WSDL message.

If the user is not authorized to administer the user profile service and is not creating his or her own user profile, the protocol server MUST send a SOAP fault message.

Additionally, if the user does not have the Use Personalization Features permission, the protocol server MUST send a SOAP fault message.

CreateUserProfileByAccountName operation

Figure 10: CreateUserProfileByAccountName operation