![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Is it possible to query the roles that are applied to various methods using method level security in COM+? E.g iterating through methods and discoverying 1) if any role based security is applied and 2)which role(s) are applied. Perhaps this is wishful thinking but I am trying to allow my rich client to disable buttons based on the methods that the user has access to - using method level security that is totally configurable from COM+ admin. This will then allow security to be applied to an application without having to hard code any role checking - so giving total configurability. Is this a good idea?, perhaps there are other drawbacks to this - if so I would be interested in discussing them. |
#3
| |||
| |||
|
|
Besides, chances are that menu options (or whatever) won't quite match the logical roles created and the methods assigned to them, so I'm not totally sure this would even be the best option if possible... |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |