संपादित करें

इसके माध्यम से साझा किया गया


IdentityConfiguration.MaxClockSkew Property

Definition

Gets or sets the maximum allowable time difference between the system clocks of the two parties that are communicating.

public:
 property TimeSpan MaxClockSkew { TimeSpan get(); void set(TimeSpan value); };
public TimeSpan MaxClockSkew { get; set; }
member this.MaxClockSkew : TimeSpan with get, set
Public Property MaxClockSkew As TimeSpan

Property Value

The maximum clock skew.

Applies to