3.2.4.4.1.2 Confirm Response Message

The server MUST reply with a ConfirmResponse SOAP response message that contains the <DeviceConfirmNonce> element.

  
 <s:Envelope xmlns:s=http://schemas.xmlsoap.org/soap/envelope/
   ..s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
   <s:Body>
     <u:ConfirmResponse xmlns:u="urn:schemas-microsoft-com:service:mstrustagreement:1">
       <DeviceConfirmNonce>
         DeviceConfirmNonce payload
       </DeviceConfirmNonce>
     </u:ConfirmResponse>
   </s:Body>
 </s:Envelope>

DeviceConfirmNonce: The <DeviceConfirmNonce> element, as specified in section 3.2.4.4.2.2