4.2 GetProxyTrustConfiguration Request

  
 <?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>
          - <GetProxyTrustConfiguration xmlns="http://schemas.microsoft.com/ActiveDirectory/FederationService/2005/07/">
              - <proxyVersion>
                      - <SoftwareVersion>
                          1
                      </SoftwareVersion>
                      - <Guid>
                          00000000-0000-0000-0000-000000000000
                      </Guid>
                      - <Version>
                          1
                  </Version>
             </proxyVersion>
         </GetProxyTrustConfiguration>
     </soap:Body>
  </soap:Envelope>