FormResponseBase
The FormResponseBase
class serves as a base class for form-related response objects, containing security, form, and document status information.
Properties
Name | Description |
---|---|
SecretKey | The encrypted secret key used for security. |
DocumentId | The identifier of the document related to the form. |
DecryptedSecret | The decrypted secret key associated with the form. (Ignored during serialization.) |
Form | The client form instance associated with the response. |
Status | The encrypted secret key used for security. |