3.9.5.2 IDomainMaintenanceManager.ValidateCredentials
This operation validates the current user credentials.
-
<wsdl:operation name="ValidateCredentials"> <wsdl:input wsam:Action="http://tempuri.org/IDomainMaintenanceManager/ValidateCredentials" message="tns:IDomainMaintenanceManager_ValidateCredentials_InputMessage" /> <wsdl:output wsam:Action="http://tempuri.org/IDomainMaintenanceManager/ValidateCredentialsResponse" message="tns:IDomainMaintenanceManager_ValidateCredentials_OutputMessage" /> <wsdl:fault wsam:Action="http://tempuri.org/IDomainMaintenanceManager/ValidateCredentialsDomainManagerFaultFault" name="DomainManagerFaultFault" message="tns:IDomainMaintenanceManager_ValidateCredentials_DomainManagerFaultFault_FaultMessage" /> </wsdl:operation>
Upon receiving the IDomainMaintenanceManager_ValidateCredentials_InputMessage request message, the protocol server validates user credentials. Upon successful completion of the action, the server MUST respond with IDomainMaintenanceManager_ValidateCredentials_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.