SignedHttpRequestCreationParameters.TimeAdjustment Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.