Rfc3161TimestampTokenInfo.HasExtensions Property

Definition

Gets a value indicating whether there are any extensions associated with this timestamp token.

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

Property Value

true if there are any extensions associated with this timestamp token; false otherwise.

Applies to