Renewing a WCF client when SCT has expired?

后端 未结 4 1579
一生所求
一生所求 2020-12-23 23:34

I am using WCF to a soap endpoint using security mode \"TransportWithMessageCredential\".

The WCF client/server uses SCT (Security Context Token) to maintain a secur

4条回答
  •  一向
    一向 (楼主)
    2020-12-24 00:16

    Take a look at this post where you can download a proxy wrapper that does a retry when the session expires.

    http://www.dasblonde.net/2008/04/24/MyProxyWrapperAndTheEVILSUOFile.aspx

提交回复
热议问题