3.2.4.1.1.4 tns:AddUriSoapOut Message

The AddUriSoapOut WSDL message specifies the SOAP message that represents a response from a request to register a URI with the federation management service.

 <wsdl:message name="AddUriSoapOut">
   <wsdl:part name="parameters" element="tns:AddUriResponse" />
 </wsdl:message>

The AddUriSoapOut WSDL message is the output message for the SOAP action http://domains.live.com/Service/ManageDelegation2/V1.0/AddUri.

The part of the AddUriSoapOut WSDL message is described in the following table.

Part name

Element/type

Description

parameters

tns:AddUriResponse (section 3.2.4.1.2.2)

Specifies the SOAP body of the response.