3.2.5.15 IPCBackupServerProvider.Register

This operation registers the caller with the PC backup server provider.

 <wsdl:operation name="Register">
   <wsdl:input wsam:Action="http://tempuri.org/IPCBackupServerProvider/Register" message="tns:IPCBackupServerProvider_Register_InputMessage" />
   <wsdl:output wsam:Action="http://tempuri.org/IPCBackupServerProvider/RegisterResponse" message="tns:IPCBackupServerProvider_Register_OutputMessage" />
   <wsdl:fault wsam:Action="http://tempuri.org/IPCBackupServerProvider/RegisterSecurityAccessDeniedExceptionFault" name="SecurityAccessDeniedExceptionFault" message="tns:IPCBackupServerProvider_Register_SecurityAccessDeniedExceptionFault_FaultMessage" />
 </wsdl:operation>

Upon receiving the IPCBackupServerProvider_Register_InputMessage request message, the protocol server registers the caller with the PC backup server provider. Upon successful completion of the action, the server MUST respond with IPCBackupServerProvider_Register_OutputMessage. In the event of a failure, the appropriate SOAP fault MUST be sent to the client as specified in section 2.2.2.1.