I need to perform a Sharepoint 2013 client object model authentication. As in below example.
http://vrdmn.blogspot.com.au/2013/01/authenticating-net-client-object-model.html
How ever i'm using a shared web hosting service where they don't have Share Point 2013 client assemblies installed. So i have to use my application bin directory to deploy those assemblies.
Can you please tell me what assemblies do i need to have in the bin directory and how to point them through web.config?