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

속성 값

만료 기간입니다.

적용 대상