Interface: CustomWindowsSignTaskConfiguration
Extends
Properties
cscInfo
readonlycscInfo:FileCodeSigningInfo|CertificateFromStoreInfo|null
Inherited from
WindowsSignTaskConfiguration.cscInfo
hash
hash:
string
Inherited from
WindowsSignTaskConfiguration.hash
isNest
isNest:
boolean
Inherited from
WindowsSignTaskConfiguration.isNest
name
readonlyname:string
Inherited from
WindowsSignTaskConfiguration.name
options
readonlyoptions:WindowsConfiguration
Inherited from
WindowsSignTaskConfiguration.options
path
readonlypath:string
Inherited from
WindowsSignTaskConfiguration.path
resultOutputPath?
optionalresultOutputPath?:string
Inherited from
WindowsSignTaskConfiguration.resultOutputPath
site
readonlysite:string|null
Inherited from
WindowsSignTaskConfiguration.site
Methods
computeSignToolArgs()
computeSignToolArgs(
isWin):string[]
Parameters
isWin
boolean
Returns
string[]