Share via


SignedHttpRequestCreationParameters.TimeAdjustment Property

Definition

Gets or sets a time adjustment to apply when creating the timestamp ("ts") claim.

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

Property Value

Remarks

Allows for adjusting the local time so it matches a server time.

Applies to