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 精度。

適用対象