다음을 통해 공유


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 정확도입니다.

적용 대상