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 - IPrinciple • Visual Guard Forum

IPrinciple

IPrinciple

Postby Novalys on Wed Aug 06, 2008 2:03 pm

Does Visual Guard .Net implement the standard .Net interface IPrinciple?
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: IPrinciple

Postby Novalys on Wed Aug 06, 2008 2:04 pm

Visual Guard .Net implements the standard interface IPrincipal. By default, when Visual Guard .Net authenticates a user, it replaces the current thread principal by its own principal (populated with the list of Visual Guard roles granted to the user). You can use the PrincipalPermission class in your code to check whether a Visual Guard .Net role is granted to the current role.



In ASP.Net context, Visual Guard .Net is compatible with standard URL authorization mechanism and the authorization section of the web.config file. It is also compatible with the LoginView class and SiteMap security trimming and all components based on ASP.Net Membership API.


Visual Guard Version 2.6.709.16
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 Specifications