GliMax
June 21st, 2001, 08:33 AM
I've created an ActiveX DLL, placed it in COM+, created users and roles and setup permissions for the methods and the roles.
I've created users and groups on my w2k server. The groups I've pulled accross as users into my COM+ roles.
Now, given a username that exists in my w2k user group, and a method name(which exists in my DLL), I want to know if that user has permission to activate that method.
is this possible...is there a function I can call or do I need to write one???
Help !!!!
I've created users and groups on my w2k server. The groups I've pulled accross as users into my COM+ roles.
Now, given a username that exists in my w2k user group, and a method name(which exists in my DLL), I want to know if that user has permission to activate that method.
is this possible...is there a function I can call or do I need to write one???
Help !!!!