DetachContentFromSignature¶
Detaches the content from a signature and returns the new file ID of the signature.
$Crypto.DetachContentFromSignature(signature: string):string
Parameters¶
string signature
The file ID of the signature.
Returns¶
The file ID of the new signature with the content detached.