I am using windows2016 - IIS 10 server and trying to generate the machine keys which are required for my application. The problem here is "Generate a unique key for each application" the setting is disappeared in IIS 10 whereas same is available in IIS 7.5
Anyone know how to enable "Generate a unique key for each application" in IIS 10
Thanks
As far as I know, we have "IsolateByAppId" and "IsolateApps" setting for the auto generate to replace the "Generate a unique key for each application" in IIS 10.