How to declare a controller function that can only access by another controller function and prevent direct access (.net core)

前端 未结 0 875
情话喂你
情话喂你 2020-12-16 14:16

I have a controller function called Resend email. That function should only call by the payment function and should prevent direct access, but when a user in that view user

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