Group: Forum Members
Posts: 39,
Visits: 225
|
I've been wondering if there is an easy way in a development environment to bypass the RBS security?
I've been trying to comment out some of the code in the program.cs file (security objects and method calls), thinking that this would turn off the security. But even after commenting out this code, my custom login form continues to get called, even though all the objects and references have been commented out. Is this tied in to the app another way after its been built?
Thanks,
Doug.
|