是否有类似的东西:
[Allow IP 123.123.12]
public ActionResult MyMethod(string xml)
{
//Only allow posts from the above IP
}
答案 0 :(得分:0)
谢谢Kanavos先生,是的,使用IIS和webconfig可以更好地处理这个问题。
http://www.iis.net/configreference/system.webserver/security/ipsecurity