Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 612859
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T17:56:19+00:00 2026-05-13T17:56:19+00:00

Can I just use Session[role] = theRole, or that would be a bad practice,

  • 0

Can I just use Session[“role”] = “theRole”, or that would be a bad practice, so I would create my custom authorize attribute where I’m going to look into the Session

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T17:56:19+00:00Added an answer on May 13, 2026 at 5:56 pm

    I would advise against it. .Net already has plenty of built in functionality to implement security features. Don’t re-invent the wheel, especially where security is concerned.

    You do not need to implement a membership provider. All you need to do is set HttpContext.User to a custom IPrincipal and you can use User.IsInRole("role") and [AuthorizeAttribute(Roles="role")].

    I would suggest role information is more suited to the authorization ticket than the session. Storing the data in the session could cause added problems of syncing the session lifespan with the authorization ticket lifespan. The session could possibly expire while the user is still logged in.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In a C++ application that can use just about any relational database, what would
I just noticed that you can not use standard math operators on an enum
Is there a standard idiom for comparing version numbers? I can't just use a
Can you use Windows Workflow and Compact Framework 3.5? I've just got an evaluation
...just like packages do. I use Emacs (maybe, it can offer some kind of
Simple question. I use Visual studio and I've just installed subversion, how can i
I've done numerous searches and I realize that I can just download this file
I understand how Map is easily parallelizable - each computer/CPU can just operate on
I want to extend the basic ControlCollection in VB.NET so I can just add
So, when playing with the development I can just set settings.DEBUG to True and

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.