3.9.5.1 IDomainMaintenanceManager.SetCredentials

This operation sets and validates user credentials for the current domain configuration.

 <wsdl:operation name="SetCredentials">
   <wsdl:input wsam:Action="http://tempuri.org/IDomainMaintenanceManager/SetCredentials" message="tns:IDomainMaintenanceManager_SetCredentials_InputMessage" />
   <wsdl:output wsam:Action="http://tempuri.org/IDomainMaintenanceManager/SetCredentialsResponse" message="tns:IDomainMaintenanceManager_SetCredentials_OutputMessage" />
   <wsdl:fault wsam:Action="http://tempuri.org/IDomainMaintenanceManager/SetCredentialsDomainManagerFaultFault" name="DomainManagerFaultFault" message="tns:IDomainMaintenanceManager_SetCredentials_DomainManagerFaultFault_FaultMessage" />
 </wsdl:operation>

Upon receiving the IDomainMaintenanceManager_SetCredentials_InputMessage request message, the protocol server sets and validates user credentials. Upon successful completion of the action, the server MUST respond with IDomainMaintenanceManager_SetCredentials_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.