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.2+a8f0dd3c063817b2e3f05a923303d808e447c338
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