Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form Level Role Based Authentication
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Form Level Role Based Authentication
Environment versions
Environment:
C# 1.1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01014722
Message ID:
01014722
Views:
61
Good afternoon,

I've been searching the Developer's Guide and Universal Thread, but haven't found a solution. I was hoping that someone might be able to offer a suggestion.

I am looking for role based security at the form level in addition to (or even replacement of) at the control level.

For example:

Group Administrators has users:
Bob
Shari

Group Accounting has users:
Michael
Michelle

Group CustomerService has users:
Henry
Audrey

There is a website with 5 pages:

index.aspx (All)
admin.aspx (Administrator Only)
report.aspx (Administrator & Accounting)
cs.aspx (Administrator & CustomerService)
junk.aspx (All)

I can see how to do this at the control level, but I don't think that I need to set security for each control. I would love to do this at the page or form level. Any thoughts?

Thanks.

-Roger
-Roger
Next
Reply
Map
View

Click here to load this message in the networking platform