DocumentCreateOptions
The DocumentCreateOptions
class represents options for creating a document.
Properties
Name | Description |
---|---|
SecretKey | The encrypted secret key for the document. |
ProjectName | The name of the project associated with the document. |
FormName | The name of the form to be created. |
DecryptedSecret | The decrypted secret associated with the document. |