DMObjectOptions
The DMObjectOptions class represents options for a document management object, including its identifier, path, and secret key.
Properties
| Name | Description |
|---|---|
| Id | Gets or sets the unique identifier for the document management object. |
| SecretKey | Gets or sets the secret key associated with the document management object. |
| Path | Gets or sets the path of the document management object. |