How Visual Guard secures an application ?
How Visual Guard secures an application
- Add the VGISecurable
interface to your class. - Add the call to the SetSecurity method at the end of the init
event for web user control classes or at the end of the constructor for other classes.
Security action condition

