WCF Security: How restrict an endpoint to only response to a given windows user or group?



Hi,

I am trying to limit my wcf service endpoint to response to only given windows user or group. How can I do that? Is there any way to configure that in the .config file?

Thank you,
Max


.