Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否有任何方法可以识别和避免来自任何工具(如提琴手或 SOAP UI)对我的 WCF 服务的请求。
您不能,因为 Fiddler 和 SOAP UI 可用于制作看起来与浏览器可以发送的完全一样的任意 HTTP 消息。
请解释您的实际问题。您可能正在寻找身份验证。