Signatures

ProcessLog.Signatures property

The list of successfully processed signatures.

public List<BaseSignature> Signatures { get; }

See Also