다음을 통해 공유


AuthenticationResultMetadata.RefreshOn Property

Definition

Specifies the time when the cached token should be proactively refreshed. This value may be null if proactive refresh is not enabled.

public DateTimeOffset? RefreshOn { get; set; }
member this.RefreshOn : Nullable<DateTimeOffset> with get, set
Public Property RefreshOn As Nullable(Of DateTimeOffset)

Property Value

Applies to