Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

Attaches the content to signature and returns new file id

FileInfo $Crypto.AttachContentToSignatureFile(contentId: string, signatureId: string, fileName: string, mimeType: string)

Arguments

string contentId
Id of file content
string signatureId
Id of signature file
string fileName
Name of resulting file
string mimeType
Mime type of resulting file

Returns

Signature attached file info