1·If you want to recover cleartext passwords, you can reconfigure the Membership provider to store the passwords in encrypted form, in which case the provider will use the to encrypt the password.
如果你想恢复明文密码,你可以重新配置会员提供者以加密的形式保存密码,这种情况下提供者将使用加密密码。
2·In fact, if you were to plunk down this control on a page in your existing site, it wouldn't operate because the Membership service refuses to disclose cleartext passwords by default.
事实上,如果你仅仅将这个控件放到你的站点页面上,它并不会工作,因为会员服务默认设定为拒绝透露明文密码。
3·Anonymous authentication is of no use in this instance; simple authentication sends the password as cleartext, again not suitable for these needs.
匿名身份验证不适合我的项目;简单身份验证用明文发送密码,这也不满足需要。