Share via


Rfc3161TimestampTokenInfo.AccuracyInMicroseconds 属性

定义

获取与之 Timestamp 进行比较的准确性。

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)

属性值

与之进行比较的准确性 Timestamp

适用于