Visual Guard Expression & Action ?

How Visual Guard secures an application ?

Estimated reading: 1 minute 1205 views

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

How Visual Guard secures form

How Visual Guard secures webform