Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想从这里安装 .NET 的 Intuit 合作伙伴平台示例应用程序。我从这个网址完成了所有步骤。但我不知道在哪里可以找到 web.config 的 FileEncryptionKey。有人可以帮忙吗?
Triple DES 的密钥长度必须为 192 位。这是一个例子。
<add key="FileEncryptionKey" value="9aA2dD0fZ3Dab4126d7i5643"/>