UserInfoSettingsCacheExpiration - свойство
In-memory cache expiration for each
UserInfo record.
If value is
Zero, then the cache is turned off.
Пространство имён: Tessa.Roles.UserInfoСборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
public TimeSpan CacheExpiration { get; set; }
Public Property CacheExpiration As TimeSpan
Get
Set
public:
virtual property TimeSpan CacheExpiration {
TimeSpan get () sealed;
void set (TimeSpan value) sealed;
}
abstract CacheExpiration : TimeSpan with get, set
override CacheExpiration : TimeSpan with get, set
TimeSpanIUserInfoSettingsCacheExpiration