FROST Hubert TypeScript Library - v1.0.0-alpha.20
Preparing search index...
index
sign
participant
SignFinalizeOptions
Interface SignFinalizeOptions
Options for the sign finalize command.
interface
SignFinalizeOptions
{
registryPath
?:
string
;
sessionId
:
string
;
groupId
?:
string
;
timeoutSeconds
?:
number
;
verbose
?:
boolean
;
}
Index
Properties
registry
Path?
session
Id
group
Id?
timeout
Seconds?
verbose?
Properties
Optional
registry
Path
registryPath
?:
string
session
Id
sessionId
:
string
Optional
group
Id
groupId
?:
string
Optional
timeout
Seconds
timeoutSeconds
?:
number
Optional
verbose
verbose
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
registry
Path
session
Id
group
Id
timeout
Seconds
verbose
FROST Hubert TypeScript Library - v1.0.0-alpha.20
Loading...
Options for the sign finalize command.