DMObjectSecret Constructors
An object defining constructors for the DMObjectSecret class.
DMObjectSecret(id, objectType, tokenId)
Initializes a new instance of the DMObjectSecret
class with the specified identification and type information.
Parameters:
id (required): long
Gets or sets the unique identifier of the document management object.
objectType (required): int
Gets or sets the type identifier of the document management object.
tokenId (required): string
The token identifier inherited from the base secret class.