User-1360958501 posted
I think I want to know can I simply apply the access rules like the web.config
At present the web.config stating
[<authorization>
<allow users="Administrator" />
<deny users="?" />
</authorization>]
doesn't work or at least doesn't differentiate the roles permissions. Logging on as anything seems to be sufficient and that's not what I want.