![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
|
Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
br> br> |
| |||||||
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Guest | Custom Security I am attempting to move an old WebService system to WCF. This system grants each user a set of permissions. It is possible that no 2 users have the same rights. Once a user is logged into the service, the permissions are placed in HttpContext.Current.Session. Is there some equivalent way to store the users profile so as not to retieve it from the DB on each call. Example of a bit combination. A user can Save an Event if they have rights to the Calendar and Resources they have allocated to the event. Thanks for any help. T |
| | #2 (permalink) |
| Guest | Re: Custom Security Have a look into the howto: "Create a Service that Requires Sessions" at: http://msdn2.microsoft.com/en-us/ms733058.aspx and http://msdn2.microsoft.com/en-us/ms733040.aspx -- Happy Hacking, Gaurav Vaish | www.mastergaurav.com www.edujini-labs.com http://eduzine.edujinionline.com ----------------------------------------- "Thad Smith" <thad.smith@acstechnologies.com_NOSPAM> wrote in message news:O$ee1emNHHA.724@TK2MSFTNGP04.phx.gbl... >I am attempting to move an old WebService system to WCF. This system >grants each user a set of permissions. It is possible that no 2 users have >the same rights. Once a user is logged into the service, the permissions >are placed in HttpContext.Current.Session. Is there some equivalent way to >store the users profile so as not to retieve it from the DB on each call. > > Example of a bit combination. A user can Save an Event if they have > rights to the Calendar and Resources they have allocated to the event. > > Thanks for any help. > > T > |
| |
| |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| types.custom.ps1xml for custom members | hasten | PowerShell | 0 | 02-25-2008 08:30 PM |
| Security Matters — Microsoft 2006 Security Summits Provide Security Training for Detroit Businesses | z3r010 | Vista News | 0 | 06-26-2006 09:01 AM |
| Custom Dependency Property in custom class hierarchy not workingcorrectly?! | MueMeister | Avalon | 0 | 03-02-2006 06:19 PM |