DMObjectSecret Properties
An object defining properties for the DMObjectSecret class.
Id
Gets or sets the unique identifier of the document management object.
Type: long
The Id property represents the unique identifier for the document management object that this secret is associated with.
ObjectType
Gets or sets the type identifier of the document management object.
Type: int
The ObjectType property represents the type classification of the document management object, stored as an integer value.
RandomValue
A randomly generated value, created when the secret is initialized.
Type: string
TokenId
The unique identifier associated with the secret token.
Type: string