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.
此问题是此处会话问题中 ChannelFactory 缓存的延续:
在 Azure 上的 ASP.NET 中缓存 WCF ChannelFactory 或客户端代理?
我如何共享凭据 (UserNameCredentials),因此现在没有共享,并且必须以某种方式分布在 WCF 客户端的拆分实例中。显而易见的选择是将加密的凭据存储在缓存中?这是个好主意吗?还有其他方法吗?