SecurityContextSecurityTokenResolver.ClockSkew Property

Definition

Returns the maximum allowable time difference between client and server clock settings.

public:
 property TimeSpan ClockSkew { TimeSpan get(); };
public TimeSpan ClockSkew { get; }
member this.ClockSkew : TimeSpan
Public ReadOnly Property ClockSkew As TimeSpan

Property Value

The maximum allowable time difference between client and server clock settings.

Applies to