Answering a forum thread I had to do a bit of digging into how to create new Policies in code. This post from Ethan helped point me in the right direction. The requirement was to programmatically give users Full Control of a web application, the code snippet below shows how to achieve this...