DocumentSaveOption
The DocumentSaveOption class represents options for saving a document within a workflow, including event identifiers and security settings.
Properties
| Name | Description |
|---|---|
| SecretKey | Gets or sets the secret key for the document save option. |
| EventId | Gets or sets the event identifier associated with the document save option. |
| DecryptedSecret | Gets or sets the decrypted secret for the document save option. |