摘要:
1.要获得SHA1值不能通过FormsAuthentication.HashPasswordForStoringInConfigFile,因为它所在的命名空间System.Web.Security默认未引入,也不能通过Add Reference方式加进来。可通过System.Security.Cryptography中的SHA1CryptoServiceProvider实现。2.FormsAuth... 阅读全文
posted @ 2007-12-27 00:10
Jeff.Yang
阅读(304)
评论(0)
推荐(0)
浙公网安备 33010602011771号