Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Data Encryption
Message
De
06/04/2009 18:14:41
 
 
À
06/04/2009 15:07:54
Information générale
Forum:
ASP.NET
Catégorie:
Bases de données
Titre:
Divers
Thread ID:
01393527
Message ID:
01393553
Vues:
49
>Can anyone direct me to some information regarding encrypting passwords for an application or supply some ideas on this? I have a login screen, written in C#, that shows has the user enter a User ID and a Password. The text box for password is set to just show ' * ' but I want to also encrypt the user record in the SQL 2005 database so that people just can't "pop in there" and see the passwords.
>
>Thanks
>
>Alan Wyne

What about ASP.NET's SqlMembership Provider? I believe this has a setting as to encrypt the stored passwords or not.

http://msdn.microsoft.com/en-us/library/ms998347.aspx?ppud=4

What do folks think about the ASP.NET's SqlMembership Provider?

Big whoops! I'm assuming you're doing an ASP.NET project.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform