Edit

Share via


Rfc3161TimestampTokenInfo.Timestamp Property

Definition

Gets the timestamp encoded in the token.

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

Property Value

The timestamp encoded in the token.

Applies to