SecurityTokenHandlerConfiguration.TokenReplayCacheExpirationPeriod 属性

定义

获取或设置令牌重播缓存中放置项目的到期期限。

public:
 property TimeSpan TokenReplayCacheExpirationPeriod { TimeSpan get(); void set(TimeSpan value); };
public TimeSpan TokenReplayCacheExpirationPeriod { get; set; }
member this.TokenReplayCacheExpirationPeriod : TimeSpan with get, set
Public Property TokenReplayCacheExpirationPeriod As TimeSpan

属性值

过期时段。

适用于