共用方式為


BearerTokenOptions.RefreshTokenExpiration 屬性

定義

控制重新整理權杖在建立時仍有效的時間。 到期資訊會儲存在受保護的權杖中。

public TimeSpan RefreshTokenExpiration { get; set; }
member this.RefreshTokenExpiration : TimeSpan with get, set
Public Property RefreshTokenExpiration As TimeSpan

屬性值

備註

預設為 14 天。

適用於