共用方式為


TimestampInformation.IsValid 屬性

定義

取得值,表示簽章的時間戳記是否有效。

public:
 property bool IsValid { bool get(); };
public bool IsValid { get; }
member this.IsValid : bool
Public ReadOnly Property IsValid As Boolean

屬性值

Boolean

如果時間戳記有效,則為 true,否則為 false

適用於