Advertisement
Guest User

Untitled

a guest
Jul 29th, 2014
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. var body = "<soap:Envelope xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xmlns:xsd='http://www.w3.org/2001/XMLSchema' xmlns:soap='http://schemas.xmlsoap.org/soap/envelope/'>"
  2. + "<soap:Body><GetGroupCollectionFromUser xmlns='http://schemas.microsoft.com/sharepoint/soap/directory/'>"
  3. + "<userLoginName>"+username+"</userLoginName>"
  4. + "</GetGroupCollectionFromUser></soap:Body></soap:Envelope>"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement