다음을 통해 공유


AuthenticodeSignatureInformation.Timestamp 속성

정의

Authenticode 서명에 적용된 타임스탬프를 가져옵니다.

public:
 property System::Security::Cryptography::X509Certificates::TimestampInformation ^ Timestamp { System::Security::Cryptography::X509Certificates::TimestampInformation ^ get(); };
public System.Security.Cryptography.X509Certificates.TimestampInformation Timestamp { get; }
member this.Timestamp : System.Security.Cryptography.X509Certificates.TimestampInformation
Public ReadOnly Property Timestamp As TimestampInformation

속성 값

서명 타임스탬프가 들어 있는 TimestampInformation 개체입니다.

설명

타임 스탬프의 현지 시간으로 표현 됩니다. 타임 스탬프는 타임 스탬프에 서명한 게시자가 신뢰할 수 있는 경우에 사용할 수 있습니다.

적용 대상