LdapSettings.ClaimsCacheAbsoluteExpiration 属性

定义

应用于用户声明缓存中条目的绝对过期时间,默认为 60 分钟。 这是首次检索用户的声明时开始的绝对过期时间。

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

属性值

适用于