I'm working on an aspnet core 1.0 project, I've recently understood what claims are and how to use them to achieve policy based authorization....What I'm trying to acheive:...I want to get all users that are authorized with a given policy (i.e. users that...