Share via


AuthenticodeSignatureInformation.HResult プロパティ

定義

署名の検証結果である HRESULT 値を取得します。

public:
 property int HResult { int get(); };
public int HResult { get; }
member this.HResult : int
Public ReadOnly Property HResult As Integer

プロパティ値

署名の検証結果の HRESULT 値。

適用対象