3.5.5.2 IUserChangePasswordProvider.ChangePassword

This operation changes a user's password. <18>

 <wsdl:operation name="ChangePassword">
   <wsdl:input wsam:Action="http://www.microsoft.com/WindowsServerSolutions/ProviderFramework/Notifications/3/2010/ IUserChangePasswordProvider /ChangePassword" message="tns: IUserChangePasswordProvider _ChangePassword_InputMessage" />
   <wsdl:output wsam:Action="http://www.microsoft.com/WindowsServerSolutions/ProviderFramework/Notifications/3/2010/ IUserChangePasswordProvider /ChangePasswordResponse" message="tns: IUserChangePasswordProvider _ChangePassword_OutputMessage" />
   <wsdl:fault wsam:Action="http://www.microsoft.com/WindowsServerSolutions/ProviderFramework/Notifications/3/2010/ IUserChangePasswordProvider /ChangePasswordUserExceptionFault" name="UserExceptionFault" message="tns: IUserChangePasswordProvider _ChangePassword_UserExceptionFault_FaultMessage" />
   <wsdl:fault wsam:Action="http://www.microsoft.com/WindowsServerSolutions/ProviderFramework/Notifications/3/2010/ IUserChangePasswordProvider /ChangePasswordUserExceptionFaultFault" name="UserExceptionFaultFault" message="tns: IUserChangePasswordProvider _ChangePassword_UserExceptionFaultFault_FaultMessage" />
   <wsdl:fault wsam:Action="http://www.microsoft.com/WindowsServerSolutions/ProviderFramework/Notifications/3/2010/ IUserChangePasswordProvider /ChangePasswordUserFaultFault" name="UserFaultFault" message="tns: IUserChangePasswordProvider _ChangePassword_UserFaultFault_FaultMessage" />
 </wsdl:operation>

Upon receiving the IUserChangePasswordProvider _ChangePassword_InputMessage request message, the protocol server changes the specified user’s password. Upon successful completion of the action, the server MUST respond with IUserChangePasswordProvider _ChangePassword_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.