Role-Based Authorization(urgent)
-
please send some sample project for Role-base authorization i.e secure login page with roles ... thanks in advance..
Ramkumar(senior pgmr)
-
please send some sample project for Role-base authorization i.e secure login page with roles ... thanks in advance..
Ramkumar(senior pgmr)
You can integrate ASP .net Authentication in your Silverlight application (on the calls to your secure services). How to work with that http://web-snippets.blogspot.com/2008/08/authentication-in-silverlight-using.html[^] You can dig more into that directions and will find how the roles are implemtented in that securit framework. HTH Braulio
/// ------------------------- Braulio Díez DBSchemaEditor.com Free Silverlight based DB Schema Modeling Tool /// -------------------------