Add(new AuthorizeAttribute { Roles = "Admin" });; //OR; filters.Add(new AuthorizeAttribute { Users = "ABC,XYZ" });; }; }; }. using System.
確定! 回上一頁