RequestSecret Properties
An object defining properties for the RequestSecret class.
TokenId
The unique identifier associated with the secret token.
Type: string
RequestId
Gets or sets the ID of the request associated with this secret.
Type: long
RandomValue
A randomly generated value, created when the secret is initialized.
Type: string
ProcessId
Gets or sets the ID of the process associated with this secret.
Type: long