editing web.config

G

Guest

Is there a good api for editing web.config, what i want to do is to add roles
like:
<authorization>
<allow roles="Admin" />
<deny users="*" />
</authorization>

i want to add/delete roles from my page instead of going in and doing it
manually.
like ASP.NET Configuration where you can add it directly on the webpage.

Any ideas?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,022
Latest member
MaybelleMa

Latest Threads

Top