We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff27daa commit 0d67121Copy full SHA for 0d67121
iis/troubleshoot/security-issues/troubleshooting-forms-authentication/samples/sample9.xml
@@ -1 +1,2 @@
1
-<machineKey validationKey="87AC8F432C8DB844A4EFD024301AC1AB5808BEE9D1870689B63794D33EE3B55CDB315BB480721A107187561F388C6BEF5B623BF31E2E725FC3F3F71A32BA5DFC" decryptionKey="E001A307CCC8B1ADEA2C55B1246CDCFE8579576997FF92E7" validation="SHA1" />
+<!-- Replace with valid keys -->
2
+<machineKey validationKey="{key}" decryptionKey="{key}" validation="SHA1" />
0 commit comments