TimestampInformation.HResult Property

Definition

Gets the HRESULT value that results from verifying the signature.

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

Property Value

The HRESULT value that results from verifying the signature.

Applies to