June 2002
Intermediate to advanced
816 pages
28h 12m
English
<deny>
Specifies users, roles, and/or HTTP verbs to be denied authorization for the application.
Any
users
A comma-delimited list of authorized usernames.
roles
A comma-delimited list of authorized roles (NT groups).
verbs
A comma-delimited list of authorized HTTP verbs (GET, HEAD, POST, or DEBUG).
None
See the example for the <authorization>
element.
The same wildcards used by the <allow>
element also apply to the deny element. To deny access to anonymous
(non-authenticated) users, set the value of the
users attribute of the
<deny> element to ?.
Read now
Unlock full access