Different policies for AuthorizeAttribute on class and method levels

前端 未结 0 841
感情败类
感情败类 2021-01-07 06:45

I have configured two authorization policies in my WepApi application:

services.AddAuthorization(options =>
{
    op         


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