Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-membership

Get a list of users and their roles

System.Web.Providers.DefaultMembershipProvider having performance issues/deadlocks

Non RBAC User Roles and Permissions System: a role with properties

Trying to compare password history to hashed passwords created by SqlMembershipProvider

Is it possible to have email addresses encrypted in ApplicationServices DB?

.NET Custom Membership Vs. Custom Login/Registration: Authentication/Authorization

Overriding ASP.NET Membership in ASP.NET MVC 4

Getting the current user id (not name) using forms authentication?

User.IsInRole vs Roles.IsUserInRole in AuthenticateRequest

Form Authentication : Roles (MVC 4) C#

requiresQuestionAndAnswer set to false in web.config but RequiresQuestionAndAnswer is true at runtime

ASP.NET Membership - keep users to use previous passwords

ASP.NET MVC Get a list of users with particular profile properties

Help me decide whether to use ASP.NET default membership/roles providers or write custom providers

Exception on Membership.GetAllUsers() after login: "Item has already been added"

Performance problems when using PrincipalContext.ValidateUser

ASP.NET MembershipProvider encryption/decryption

ASP.Net membership login issue

ASP.NET membership salt?

You must call the "WebSecurity.InitializeDatabaseConnection" method before you call any other method of the "WebSecurity" class