摘要:
可以用 FormsAuthentication.HashPasswordForStoringInConfigFile 方法來作 string HashString = FormsAuthentication.HashPasswordForStoringInConfigFile(txtBeforeHash.Text, "MD5"); //可選用MD5 or SHA1txtAfterHash.Tex... 阅读全文
posted @ 2012-06-01 12:13
yuanlin
阅读(417)
评论(2)
推荐(0)

浙公网安备 33010602011771号