D
Dan
hi ng,
i'd like to add control elements on a page, but only for users that are
authotized to access a certain location, defined in web.config.
my question:
is it possible to read the <allow users="" /> section of a <location> in
web.config, or do i have to add these users as key-value elements that
can be accessed by AppSetting... ?
i didn't find another solution, but that way is very unconfortable in a
environment with many users.
thanks very much in advance for your help.
dan
i'd like to add control elements on a page, but only for users that are
authotized to access a certain location, defined in web.config.
my question:
is it possible to read the <allow users="" /> section of a <location> in
web.config, or do i have to add these users as key-value elements that
can be accessed by AppSetting... ?
i didn't find another solution, but that way is very unconfortable in a
environment with many users.
thanks very much in advance for your help.
dan