Rfc3161TimestampTokenInfo.AccuracyInMicroseconds Property

Definition

Gets the accuracy with which Timestamp is compared.

public:
 property Nullable<long> AccuracyInMicroseconds { Nullable<long> get(); };
public long? AccuracyInMicroseconds { get; }
member this.AccuracyInMicroseconds : Nullable<int64>
Public ReadOnly Property AccuracyInMicroseconds As Nullable(Of Long)

Property Value

The accuracy with which Timestamp is compared.

Applies to