共用方式為


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

屬性值

適用於