Deprecated: Function set_magic_quotes_runtime() is deprecated in /homepages/1/d178422952/htdocs/visual-guard.com/forum/common.php on line 106
[phpBB Debug] PHP Notice: in file /includes/session.php on line 942: Cannot modify header information - headers already sent by (output started at /common.php:106)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 942: Cannot modify header information - headers already sent by (output started at /common.php:106)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 942: Cannot modify header information - headers already sent by (output started at /common.php:106)

Strict Standards: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Berlin' for 'CEST/2.0/DST' instead in /homepages/1/d178422952/htdocs/visual-guard.com/forum/viewtopic.php on line 927

Strict Standards: getdate(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Berlin' for 'CEST/2.0/DST' instead in /homepages/1/d178422952/htdocs/visual-guard.com/forum/viewtopic.php on line 927
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3545: Cannot modify header information - headers already sent by (output started at /common.php:106)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3547: Cannot modify header information - headers already sent by (output started at /common.php:106)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3548: Cannot modify header information - headers already sent by (output started at /common.php:106)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3549: Cannot modify header information - headers already sent by (output started at /common.php:106)
View topic - How to filter data? • Visual Guard Forum

How to filter data?

How to filter data?

Postby Novalys on Wed Aug 06, 2008 3:08 pm

Do I have to write code to create a permission that will filter data? How complex can a data filter be?
Visual Guard .Net
Dotnet Security: Authentication, Authorization, Audit
http://www.visual-guard.com
Novalys
 
Posts: 373
Joined: Thu Jul 17, 2008 2:19 pm

Re: How to filter data?

Postby Novalys on Wed Aug 06, 2008 3:09 pm

In most of the cases, it is really easy. You use a technical action that modifies a Property (called “property action”). You can replace the value of the filter or add a condition to this filter.

In some rare cases, people need more complex filters. These filters have to be coded in your program. In this case, your program will ask Visual Guard if the user has the appropriate permission. Visual Guard will reply and pass parameters depending on the current role. Your program will use these parameters value to compose the filter. (this process is easy).


Visual Guard .NET - Version 2.7.802.29
Visual Guard .Net
Dotnet Security: Authentication, Authorization, Audit
http://www.visual-guard.com
Novalys
 
Posts: 373
Joined: Thu Jul 17, 2008 2:19 pm


Return to Permissions: supported objects and components

cron