言語

TimestampInformation.HResult プロパティ

定義

署名の検証の結果として得られる HRESULT 値を取得します。

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

プロパティ値

署名の検証結果の HRESULT 値。

適用対象