Is there a way in IIS 7.0 to delegate entire section groups? For instance
if I wanted to delegate the <security> section group, how would I do it (if
you actually can)?

Re: IIS 7.0 How to delegate entire section groups? by dogface

dogface
Tue Apr 03 03:11:27 CDT 2007

Well my guess is just cut and paste it underneath a location tag in the
ApplicationHost.config file.


"dogface" <pwhitley2@carolina.rr.com> wrote in message
news:OyJ0MjUdHHA.5044@TK2MSFTNGP05.phx.gbl...
> Is there a way in IIS 7.0 to delegate entire section groups? For instance
> if I wanted to delegate the <security> section group, how would I do it
> (if you actually can)?
>
>