Membership questions

J

John

Hi

I am planning to use asp.net 2.0 built-in membership system. I have two
questions. Would appreciate a reply.

1. What is the maximum length of the username?

2. Is there a method to deactivate/disable a user without actually deleting
the user?

Thanks

Regards
 
G

Guest

Hi

I am planning to use asp.net 2.0 built-in membership system. I have two
questions. Would appreciate a reply.

1. Depends on your database

2. You can think about role-based security where you can add the user
to "deactivated" group, or you can have a status field to set the user
"deactivated"
 
J

John

2. You can think about role-based security where you can add the user
to "deactivated" group, or you can have a status field to set the user
"deactivated"

How does it automatically prevent user form logging in using the standard
login control? I mean how would the above relate to the automatic login
control?

Thanks

Regards
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,014
Latest member
BiancaFix3

Latest Threads

Top