Hi
I have created a Basic REST WCF Service. I have applied Username Authentication so that the Client can pass Credentials at time of request.
I have managed to get it working while including the credentials in the request header but I want the client to be able to enter request.credentials.
The problem is I can't seem to find how to access those credentials in the service so I can pass them to the Membership Provider for authentication.
Been browsing and playing with code all day now and need to help please.
Kindest Regards and Thanks in advance
Ronnie79
Go to the complete details ...