Custom Authentication Ticket
From: chipshot (miwivi_at_yahoo.com)
Date: 06/26/03
- Next message: Roberto: "Re: RSACryptoServiceProvider - Decrypting then Encrypting"
- Previous message: Shel Blauman [MSFT]: "Re: SQL Integrated Security in .NET"
- Next in thread: James J. Foster: "Re: Custom Authentication Ticket"
- Reply: James J. Foster: "Re: Custom Authentication Ticket"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 26 Jun 2003 08:29:16 -0700
Using forms authentication I want to stor 3 things when a user logs
in. 1)username 2) user id 3) user type. I was hoping to use the Custom
Authentication Ticket but unless I am understanding it wrong it only
allows 1 extra item of information to be stored. Does anyone have a
suggestion on what the best way to store the extra user information? I
was doing it with a session variable that held a structure but would
like to tie it to the cookie that controls access to the app if
possible. Any suggestions? Thanks.
- Next message: Roberto: "Re: RSACryptoServiceProvider - Decrypting then Encrypting"
- Previous message: Shel Blauman [MSFT]: "Re: SQL Integrated Security in .NET"
- Next in thread: James J. Foster: "Re: Custom Authentication Ticket"
- Reply: James J. Foster: "Re: Custom Authentication Ticket"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|