which passwordformat is used by default?

  • Thread starter Thread starter Ben
  • Start date Start date
B

Ben

Hi,

when creating a membership with CreateUserWizard, which passwordformat is
then used for the password inputted by the user or autogenerated by asp.net
(encrypted, clear or hashed)?

Thanks
Ben
 
The default setting for the passwordFormat attribute is "Hashed".

Peter
 

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

Back
Top