[AllowAnonymous] public class AnonymousController : ControllerBase { } [Authorize] public class RequiresAuthController1 : ControllerBase ...
確定! 回上一頁