G
Guest
We have a WinForm application that we would like to add security to. We would
also like to set up a configuration utility that would make it easier to
assign or remove rights.
When using code access security is there a way to create a list of
functions/classes that have a security attribute assigned to them?
i.e a new module is added. In the assembly there are certain items that can
be added or removed from specific groups. What are they?
Is there a code sample out there to show this?
Thanks!
also like to set up a configuration utility that would make it easier to
assign or remove rights.
When using code access security is there a way to create a list of
functions/classes that have a security attribute assigned to them?
i.e a new module is added. In the assembly there are certain items that can
be added or removed from specific groups. What are they?
Is there a code sample out there to show this?
Thanks!