3.10.5.6 IPasswordSyncClientProvider.MarkUserPasswordChangeFixed

This operation marks the password change status as fixed.

 </wsdl:operation>
 <wsdl:operation msc:isInitiating="true" msc:isTerminating="false" name="MarkPasswordChangeFixed">
   <wsdl:input wsam:Action="http://tempuri.org/IPasswordSyncClientProvider/MarkUserPasswordChangeFixed" message="tns:IPasswordSyncClientProvider_MarkPasswordChangeFixed_InputMessage" />
   <wsdl:output wsam:Action="http://tempuri.org/IPasswordSyncClientProvider/MarkUserPasswordChangeFixedResponse" message="tns:IPasswordSyncClientProvider_MarkPasswordChangeFixed_OutputMessage" />
   <wsdl:fault wsam:Action="http://tempuri.org/IPasswordSyncClientProvider/MarkUserPasswordChangeFixedPwdSyncConfigureExceptionFault" name="PwdSyncConfigureExceptionFault" message="tns:IPasswordSyncClientProvider_MarkUserPasswordChangeFixed_PwdSyncConfigureExceptionFault_FaultMessage" />
  

Upon receiving the IPasswordSyncClientProvider_MarkPasswordChangeFixed_InputMessage request message, the protocol server marks the password change status as fixed. Upon successful completion of the action, the server MUST respond with IPasswordSyncClientProvider_MarkPasswordChangeFixed_OutputMessage. In the event of a failure, an appropriate SOAP fault MUST be sent to the client as specified in section 2.2.2.1.