Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="utf-8" standalone="no"?>
- <soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <soap:Body>
- <AuthenticateUserResponse xmlns="http://tempuri.org/">
- <AuthenticateUserResult>
- <response xmlns="" error="" success="true" ticket="sid-t98rkvtyea9170uw" userid="6961"/>
- </AuthenticateUserResult>
- </AuthenticateUserResponse>
- </soap:Body>
- </soap:Envelope>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement