Re: Role based security
From: Daniel Fisher\(lennybacon\) (info_at_(removethis)lennybacon.com)
Date: 09/28/04
- Previous message: Daniel Fisher\(lennybacon\): "Re: Role based security"
- In reply to: Daniel Fisher\(lennybacon\): "Re: Role based security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 28 Sep 2004 11:56:21 +0200
...Ah, keep following in mind...
http://www.hanselman.com/blog/PermaLink.aspx?guid=22c42b73-4004-40ce-8af9-47f1b9b434ed
and add this
Thread.CurrentPrincipal = HttpContext.Current.User;
to the Global.asax or HttpModule code
Daniel
-- Daniel Fisher(lennybacon) MCP C# ASP.NET Blog: http://www.lennybacon.com/
- Previous message: Daniel Fisher\(lennybacon\): "Re: Role based security"
- In reply to: Daniel Fisher\(lennybacon\): "Re: Role based security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|