1 out of 1 rated this helpful - Rate this topic

SPSecurityTokenServiceManager.LogonTokenCacheExpirationWindow Property

SharePoint 2010

Gets or sets the minimum lifetime of a token returned from the logon token cache.

Namespace:  Microsoft.SharePoint.Administration.Claims
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public TimeSpan LogonTokenCacheExpirationWindow { get; set; }

Property Value

Type: System.TimeSpan
The lifetime of the token. The default value is 10 minutes.

Tokens which are currently valid, but will be expired after the time specified in the window, will be considered as expired. This is to avoid issues where the token is returned from the cache but expires immediately after and is therefore unusable.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ