<机器钥匙>在 web.config 和 machine.config 中机器钥匙>
如果 machine.config 文件没有定义任何部分,也没有定义任何 web.config 文件,它是否默认为 AutoGenerate 选项?
谢谢维卡斯
If the machine.config file does not define any section, nor does any web.config file, does it default to AutoGenerate option?
Thanks
Vikas
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
是的,自动生成设置是解密密钥和验证密钥的默认设置。
来源:http://msdn.microsoft.com/en-us/library/w8h3skw9 .aspx
Yes, the AutoGenerate setting is the default setting for both decryptionKey and validationKey.
Source: http://msdn.microsoft.com/en-us/library/w8h3skw9.aspx