AuthenticodeSignatureInformation 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供資訊清單的 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) |