.Net 5 Data protection toggling base on environment

后端 未结 0 1190
傲寒
傲寒 2020-12-17 21:41

Does DataProtection have the opportunity to be disabled based on the environment property (ex. IsDataProtected)? Here is a Startup.cs class:

    if (appSettin         


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