Click or drag to resize

DigitalSignatureManagerGetAuditTrail Method

Download the audit trail for the agreement associated with given workflow.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public byte[] GetAuditTrail(
	string transmissionId
)

Parameters

transmissionId
Type: SystemString

Return Value

Type: Byte
See Also