|
 |
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
|
|
© Copyright 2003 John Bristowe.
|
|
|