Skip to main content

Interface: CustomWindowsSignTaskConfiguration

Extends

Properties

cscInfo

readonly cscInfo: FileCodeSigningInfo | CertificateFromStoreInfo | null

Inherited from

WindowsSignTaskConfiguration.cscInfo


hash

hash: string

Inherited from

WindowsSignTaskConfiguration.hash


isNest

isNest: boolean

Inherited from

WindowsSignTaskConfiguration.isNest


name

readonly name: string

Inherited from

WindowsSignTaskConfiguration.name


options

readonly options: WindowsConfiguration

Inherited from

WindowsSignTaskConfiguration.options


path

readonly path: string

Inherited from

WindowsSignTaskConfiguration.path


resultOutputPath?

optional resultOutputPath?: string

Inherited from

WindowsSignTaskConfiguration.resultOutputPath


site

readonly site: string | null

Inherited from

WindowsSignTaskConfiguration.site

Methods

computeSignToolArgs()

computeSignToolArgs(isWin): string[]

Parameters

isWin

boolean

Returns

string[]