WCF Session without Credentials

Posted by mcoolbeth on Stack Overflow See other posts from Stack Overflow or by mcoolbeth
Published on 2010-06-09T20:50:32Z Indexed on 2010/06/09 21:02 UTC
Read the original article Hit count: 897

Filed under:
|
|

Is it possible to configure a WCF service to use sessions, and also not to require the client to send any credentials?

If so, how should the bindings section of the service's App.config file look?

© Stack Overflow or respective owner

Related posts about wcf

Related posts about wcf-binding