Updated: 8/12/2003; 11:01:32 AM.
John Bristowe's Weblog
public class JohnBristowe : Plumber, ITookTheRedPill { ... }
        

Sunday, March 09, 2003

<?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:Header>
  <wsse:Security soap:mustUnderstand="1" xmlns:wsse="http://schemas.xmlsoap.org/ws/2002/07/secext">
   <wsse:UsernameToken xmlns:wsu="http://schemas.xmlsoap.org/ws/2002/07/utility" wsu:Id="SecurityToken-64549f5e-16d8-4224-856f-06934e654bee">
    <wsse:Username>John</wsse:Username>
    <wsse:Password Type="wsse:PasswordDigest">c6IajVslULKbcymEnJ5SaLs6EIE=</wsse:Password>
    <wsse:Nonce>Mntyd6rT1MRPGnzNO+rPzA==</wsse:Nonce>
    <wsu:Created>2003-03-10T05:34:19Z</wsu:Created>
   </wsse:UsernameToken>
  </wsse:Security>
 </soap:Header>
 <soap:Body>
  <GetAllForums xmlns="http://webservices.asp.net/forums">
   <showAllForums>true</showAllForums>
   <username>John</username>
  </GetAllForums>
 </soap:Body>
</
soap:Envelope>


11:37:47 PM    comment []

© Copyright 2003 John Bristowe.
 
March 2003
Sun Mon Tue Wed Thu Fri Sat
            1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31          
Feb   Apr


Click here to visit the Radio UserLand website.

Subscribe to "John Bristowe's Weblog" in Radio UserLand.

Click to see the XML version of this web page.

Click here to send an email to the editor of this weblog.