Hi All,
I am trying to consume REST API from my .NET Application. This API's are all written in JAVA. I am asked to pass the authentication credentials vis HTTP headers. How can I pass these authentication credentials like 'DATE', 'AUTHORIZATION' and 'Accept' via HTTP headers.
Which class in .NET can I use to accomplish this task. Can anyone help me with this?
All your help will be appreciated.
Ajish.