1 type derived from TimeBoundedCache
System.ServiceModel.Primitives (1)
System\ServiceModel\Security\InMemoryNonceCache.cs (1)
49internal sealed class NonceCacheImpl : TimeBoundedCache
4 references to TimeBoundedCache
System.ServiceModel.Primitives (4)
System\ServiceModel\Security\TimeBoundedCache.cs (2)
404TimeBoundedCache self = (TimeBoundedCache)state;
System\ServiceModel\Security\Tokens\SecurityContextSecurityToken.cs (2)
14internal class SecurityContextSecurityToken : SecurityToken, TimeBoundedCache.IExpirableItem, IDisposable 116DateTime TimeBoundedCache.IExpirableItem.ExpirationTime