How to add a server side check that api is only called by tenant admin

前端 未结 0 801
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-16 03:54

My requirement is to add a check here that this API route/end point is only called by tenant admin.

AppController.cs

        [Route("api/[controller]&qu         


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