Skip to main content

ProcessSecret Constructors

An object defining constructors for the ProcessSecret class.

ProcessSecret(processId, tokenId)

Initializes a new instance of the ProcessSecret class with the specified process ID and token ID.

Parameters:

processId (required): long
The ID of the process.

tokenId (required): string
The token ID used for the secret.