// Require authorization for all actions on the controller. [Authorize] public class ValuesController : ApiController { public ...
確定! 回上一頁