Knowledgebase
bypass the application UI
Posted by z Jean-jacques Jouanneaux on 24 August 2010 09:37 AM

Is it possible to bypass the application UI and execute code to process any application function?

Visual Guard .Net is compatible with DotNet Code Access Security. It is possible to modify the UI to adapt the application to the permission and it is also possible to protect your code against hackers.

Visual Guard is compatible with PrincipalPermissionAttribute and PrincipalPermission classes. These classes allow to check whether the current user can use a specific method or class of your DotNet application.

(0 vote(s))
Helpful
Not helpful

Comments (0)
Help Desk by Novalys