DPAPI under IIS with FileSystem storage not working

前端 未结 0 1028
半阙折子戏
半阙折子戏 2020-12-10 20:19

I have 2 applications which use Data protection API which are supposed to share keys.

services.AddDataProtection()
            .PersistKeysToFileSystem(new Sy         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题