Share via


AuthenticodeSignatureInformation 클래스

정의

매니페스트의 Authenticode 서명에 대한 정보를 제공합니다.

public ref class AuthenticodeSignatureInformation sealed
public sealed class AuthenticodeSignatureInformation
type AuthenticodeSignatureInformation = class
Public NotInheritable Class AuthenticodeSignatureInformation
상속
AuthenticodeSignatureInformation

속성

Description

서명 인증서에 대한 설명을 가져옵니다.

DescriptionUrl

서명 인증서에 대한 설명 URL을 가져옵니다.

HashAlgorithm

서명을 컴퓨팅하는 데 사용된 해시 알고리즘을 가져옵니다.

HResult

서명을 확인한 결과인 HRESULT 값을 가져옵니다.

SignatureChain

Authenticode 서명을 확인하는 데 사용된 인증서 체인을 가져옵니다.

SigningCertificate

매니페스트에 서명한 인증서를 가져옵니다.

Timestamp

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

TrustStatus

Authenticode 서명의 신뢰 수준을 가져옵니다.

VerificationResult

Authenticode 서명을 확인한 결과를 가져옵니다.

메서드

Equals(Object)

지정된 개체가 현재 개체와 같은지 확인합니다.

(다음에서 상속됨 Object)
GetHashCode()

기본 해시 함수로 작동합니다.

(다음에서 상속됨 Object)
GetType()

현재 인스턴스의 Type을 가져옵니다.

(다음에서 상속됨 Object)
MemberwiseClone()

현재 Object의 단순 복사본을 만듭니다.

(다음에서 상속됨 Object)
ToString()

현재 개체를 나타내는 문자열을 반환합니다.

(다음에서 상속됨 Object)

적용 대상