DigitalSignatureManagerGetAuditTrail Method

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

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Download the audit trail for the agreement associated with given workflow.")]
public byte[] GetAuditTrail(
	string transmissionId
)

Parameters

transmissionId  String

Return Value

Byte

See Also