Preventing all web methods from being viewed when browsing to a wcf service from the browser
WCF and WF
2
Posts
2
Posters
9
Views
1
Watching
-
Is there a way to prevent all of the web methods from being displayed when browsing to an non RIA services WCF service? Thanks, Steve Holdorf
-
Is there a way to prevent all of the web methods from being displayed when browsing to an non RIA services WCF service? Thanks, Steve Holdorf
Hi, I think that you need to set httpGetEnable to false.
Vote and/or accept if it was useful for you... ---------------------------------------------- Martin Arapovic