Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-membership

Membership.GetUser() using Guid

display users full name instead of user name

Code First Modeling with Membership Tables

Implementing Custom Membership user and Custom Membership Provider

ASP.NET login form authentication without login control

Prevent Multiple Simultaneous logins

If current user isn't in role required by [Authorize], can I automatically redirect them?

How can I use my own User table instead of default UserProfile in MVC 4 ?

FormsAuthenticationTicket cannot be invalidated server side. Causing cookie reply attacks

How can I create a user for ASP.Net/Umbraco SQL Membership from iPhone and WCF?

ASP.NET Membership Login as User

ASP.NET 4 Custom Membership Provider Tables

ASP.net Windows authentication compared to Forms authentication using ActiveDirectoryMembershipProvider

how to logout the user from my asp.net application?

How to check if password is valid? ASP.NET MVC Membership

Can I add something to the user session in a custom MembershipProvider?