Rfc3161TimestampTokenInfo.GetSerialNumber Method

Definition

Gets an integer assigned by the TSA to the Rfc3161TimestampTokenInfo.

public:
 ReadOnlyMemory<System::Byte> GetSerialNumber();
public ReadOnlyMemory<byte> GetSerialNumber ();
member this.GetSerialNumber : unit -> ReadOnlyMemory<byte>
Public Function GetSerialNumber () As ReadOnlyMemory(Of Byte)

Returns

An integer assigned by the TSA to the Rfc3161TimestampTokenInfo.

Applies to