Click here to Skip to main content
15,896,727 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I am making LDAP call to authenticate user while making it is returning me one user information for which i am calling. But i want to return xml from that LDAP call.
How can i do this.

Thanks in Advance...
Posted

You have to transform it by yourself... btw: your title is a little bit confusing...
 
Share this answer
 
you return string in XML format.
 
Share this answer
 
Just return the string in the XML format. ie., very simple.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900