b= System.Web.Security.FormsAuthentication.HashPasswordForStoringInConfigFile(a, "MD5");
b:重置后的密码
a:重置前的密码
b= System.Web.Security.FormsAuthentication.HashPasswordForStoringInConfigFile(a, "MD5");
b:重置后的密码
a:重置前的密码
转载于:https://www.cnblogs.com/dzhjhp/p/4753774.html