Integrated Security

  • Thread starter Thread starter Emmanuel
  • Start date Start date
E

Emmanuel

Hi,

I would like to make an application that uses the windows access control
list to enable/disable features of the application depending on the user.
The idea is to reuse the Windows NT user accounts and groups and allow the
app user to configure which winnt user accounts and groups can access a
given set of features.



Any help is appreciated


regards,
 
Emmanuel said:
Hi,

I would like to make an application that uses the windows access control
list to enable/disable features of the application depending on the user.
The idea is to reuse the Windows NT user accounts and groups and allow the
app user to configure which winnt user accounts and groups can access a
given set of features.



Any help is appreciated


regards,

Check "Role-Based Security" in the MSDN .NET Framework doc's.

Willy.
 

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

Back
Top