Is it possible to modify the request that is made?
We have an OData service that is secured using SSL that requires a client certificate to be sent.
Craig
2 Answers, 1 is accepted
0
Accepted
Rossen Hristov
Telerik team
answered on 15 Jul 2011, 07:27 AM
Hi Craig,
RadDataServiceDataSource does not communicate with the server directly. Instead it uses the built-in WCF Data Services class DataServiceContext to communicate with the server. So if the DataServiceContext is capable of what you need, then the answer should be yes.
This topic explains how you can configure the DataServiceContext to use authentication.
And I believe that this topic will directly answer your question.
If you want to learn more about the new RadDataServiceDataSource controls and experiment with a sample project, please take a look at my blog post.
I hope this helps.
All the best,
Ross
the Telerik team
Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!