Hi,
I've been looking at some WCF examples and all and I just cant see if this would be appropriate in my application.
I have an application for which I need multiple users to be assigned to. And each user needs privileges assigned to them, so that when they make a database request (MySQL database running on server), the privileges are seen and applied.
Does WCF support a 'user' adding removing and database access application? Or am I looking in the completely wrong place?
Thanks a lot in advance.
Person.