c# - How do I Set data within a WCF Service from the hosting application? -


i have server application must communicate separate server monitor application. server monitor should display information user such clients connected server.

my problem cannot expose server data wcf service server monitor access. know use public methods on wcf service , set using kind of password, seems gross way it.

is there way expose wcf service methods hosting application can set available data? failing that, there alternative way me achieve desired results?

you can use method level ssecurity protection. code project has example of how go this. have looksie service method level security


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -