Forms Authentication UserData
From: Brian Shannon (bshannon_at_lbrspec.com)
Date: 08/16/04
- Next message: Yama: "Re: Client side script"
- Previous message: Carlos Sanin: "jsp vs asp .net"
- Next in thread: Karl: "Re: Forms Authentication UserData"
- Reply: Karl: "Re: Forms Authentication UserData"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 16 Aug 2004 12:49:42 -0500
Using forms authentication I want to add several pieces of data to the
UserData property in the Forms Ticket.
I want to include roles, email, user ID.
>From reading it seems like you add all that to a string and add it to the
UserData property.
If that is the case how do you access each individual piece such as email.
I am not completely up to date with using ASP.NET's cookies so bare with me.
Thanks
- Next message: Yama: "Re: Client side script"
- Previous message: Carlos Sanin: "jsp vs asp .net"
- Next in thread: Karl: "Re: Forms Authentication UserData"
- Reply: Karl: "Re: Forms Authentication UserData"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|