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