3.1.4.37 UpdateColleaguePrivacy

The UpdateColleaguePrivacy WSDL operation is used to update the specified user profile by updating the privacy level of a colleague association.

 <wsdl:operation name="UpdateColleaguePrivacy">
     <wsdl:input message="tns:UpdateColleaguePrivacySoapIn"/>
     <wsdl:output message="tns:UpdateColleaguePrivacySoapOut"/>
 </wsdl:operation>

The protocol client sends an UpdateColleaguePrivacySoapIn request WSDL message and the protocol server responds with an UpdateColleaguePrivacySoapOut 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.

UpdateColleaguePrivacy operation

Figure 39: UpdateColleaguePrivacy operation