Hi, I tested on AjaxPro.Services.Authentication.Login, it works prefectly! But if i using the ordinally ASP.NET form authentication method and apply [PrincipalPermission(SecurityAction.Demand, Role = "Admin")] on AJAX method, it seems not working. I tried to retrieve Role that i assigned by accessing UserData on FormsAuthenticationTicket class, it shows that 'Admin' role. This means i successfully apply role on the FormsAuthenticationTicket's ticket. Anyone know how to solve this issue?
cheers, Stanley --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ajax.NET Professional" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/ajaxpro The latest downloads of Ajax.NET Professional can be found at http://www.ajaxpro.info -~----------~----~----~----~------~----~------~--~---
