Click or drag to resize

LegacyIdentitySequenceNumber Property

A local sequence number of a request assigned by the machine that created the link

Namespace:  Guardtime.KSI.Signature
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
public Nullable<ulong> SequenceNumber { get; }

Property Value

Type: NullableUInt64

Implements

IIdentitySequenceNumber
See Also