3.2.4.4.1.3 tns:ReleaseDomainSoapOut Message
The ReleaseDomainSoapOut WSDL message specifies the SOAP message that represents a response to a request to release a domain from federation management service.
-
<wsdl:message name="ReleaseDomainSoapOut"> <wsdl:part name="parameters" element="tns:ReleaseDomainResponse" /> </wsdl:message>
The ReleasDomainSoapOut WSDL message is the output message for the SOAP action http://domains.live.com/Service/ManageDelegation2/V1.0/ReleaseDomain.
The part of the ReleaseDomainSoapOut WSDL message is described in the following table.
Part name |
Element/type |
Description |
---|---|---|
parameters |
tns:ReleaseDomainResponse (section 3.2.4.4.2.2) |
Specifies the SOAP body of the response from the server. |