Edit

Share via


Rfc3161TimestampTokenInfo.IsOrdering Property

Definition

Gets a value indicating if every timestamp token from the same TSA can always be ordered based on the Timestamp, regardless of the accuracy. If the value is false, Timestamp indicates when the token has been created by the TSA.

public:
 property bool IsOrdering { bool get(); };
public bool IsOrdering { get; }
member this.IsOrdering : bool
Public ReadOnly Property IsOrdering As Boolean

Property Value

true if every timestamp token from the same TSA can always be ordered based on the Timestamp; false otherwise.

Applies to