3.1.4.39 UpdateMembershipPrivacy

The UpdateMembershipPrivacy WSDL operation is used to update the specified user profile by updating the privacy level of a membership.

 <wsdl:operation name="UpdateMembershipPrivacy">
     <wsdl:input message="tns:UpdateMembershipPrivacySoapIn"/>
     <wsdl:output message="tns:UpdateMembershipPrivacySoapOut"/>
 </wsdl:operation>

The protocol client sends an UpdateMembershipPrivacySoapIn request WSDL message and the protocol server responds with an UpdateMembershipPrivacySoapOut response WSDL message.

If the current user is not authorized to administer the user profile service or is not updating 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.

UpdateMembershipPrivacy operation

Figure 41: UpdateMembershipPrivacy operation