kentico_jurajo
-
3/6/2013 5:02:39 PM
RE:Form Authentication
Hi,
If the page/document is set and has the security set, than the user without permissions will see access denied page. If you want to do it in the code - you will need to check the current request - the user who is doing the request and do the check on your own - e.g. using IsAuthorizedPerResouce method.
Best regards, Juraj Ondrus
|