AuthenticationToken.ExpiryBuffer Property

Definition

Gets or sets the amount of time to deduct from the actual expiry time. This is used to ensure that the token does not expire while processing is still in progress.

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

Property Value

Applies to