by Novalys on Fri Aug 08, 2008 12:31 pm
Visual Guard has its own tables to store users and roles. You can't use your tables.
It is possible to import your users in Visual Guard tables. To do that, you must use MemberShip API provided by Visual Guard. This API allow you to create users and grant roles to users.
If you need to keep your own table, you can add a relationship between the GISAccount table and the table containing users defined in Visual Guard (vg_Users).
Visual Guard .NET - Version 2.7.806.18