StrongNameSignatureInformation 類別

定義

保存資訊清單的強式名稱簽章資訊。

public ref class StrongNameSignatureInformation sealed
public sealed class StrongNameSignatureInformation
type StrongNameSignatureInformation = class
Public NotInheritable Class StrongNameSignatureInformation
繼承
StrongNameSignatureInformation

屬性

HashAlgorithm

取得雜湊演算法,用來計算強式名稱簽章。

HResult

取得結果程式碼的 HRESULT 值。

IsValid

取得值,表示強式名稱簽章是否有效。

PublicKey

取得公開金鑰,用來驗證簽章。

VerificationResult

取得驗證強式名稱簽章的結果。

方法

Equals(Object)

判斷指定的物件是否等於目前的物件。

(繼承來源 Object)
GetHashCode()

做為預設雜湊函式。

(繼承來源 Object)
GetType()

取得目前執行個體的 Type

(繼承來源 Object)
MemberwiseClone()

建立目前 Object 的淺層複製。

(繼承來源 Object)
ToString()

傳回代表目前物件的字串。

(繼承來源 Object)

適用於