System.Web.Security.FormsAuthentication.HashPasswordForStoringIn ConfigFile(str,"MD5").ToLower().Substring(8,16);
16的加密串,32位的话去掉后面的substring(8,16)