B
BuddyWork
Hello,
I want to know if there are tools out there that will
tell me what the minimum permission set that I require to
run my application. I've looked at PermView but this does
not do this. It just shows the specified permission sets.
I basically want the tool to scan my assembly and it's
references and check what namespaces the code is using
and then identifiy each permission set required to run my
assembly.
Thanks
I want to know if there are tools out there that will
tell me what the minimum permission set that I require to
run my application. I've looked at PermView but this does
not do this. It just shows the specified permission sets.
I basically want the tool to scan my assembly and it's
references and check what namespaces the code is using
and then identifiy each permission set required to run my
assembly.
Thanks