4.4 GetTrustedRealmUri Response Message Example

 <?xml version="1.0" encoding="utf-8"?>
   <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
     <soap:Body>
       <GetTrustedRealmUriResponse xmlns="http://schemas.microsoft.com/ActiveDirectory/FederationService/2005/07/">
         <GetTrustedRealmUriResult>
         true
       </GetTrustedRealmUriResult>
         <trustedRealmUri>
         urn:federation:trey research
       </trustedRealmUri>
     </GetTrustedRealmUriResponse>
   </soap:Body>
 </soap:Envelope>