TokenValidationParameters.ClockSkew Property

Definition

Gets or sets the clock skew to apply when validating a time.

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

Property Value

Exceptions

If 'value' is less than 0.

Applies to