What is the name of the method used to encrypt Password in ASP.NET Forms Authentication ?

Friday, July 31, 2009


The name of the method used to encrypt Password in ASP.NET Forms Authentication is,

FormsAuthentication.HashPasswordForStoringInConfigFile(strPassword,"SHA1");


www.codecollege.NET

0 comments

Post a Comment

LinkWithin

Blog Widget by LinkWithin

Recommended Books