public static interface SignAppxPackageDocument.SignAppxPackage extends TaskType
Modifier and Type | Interface and Description |
---|---|
static class |
SignAppxPackageDocument.SignAppxPackage.Factory
A factory class with static methods for creating instances
of this type.
|
TaskType.Output
Modifier and Type | Field and Description |
---|---|
static SchemaType |
type |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
Modifier and Type | Method and Description |
---|---|
XmlAnySimpleType |
addNewAppxPackagePublicKeyFile()
Appends and returns a new empty "AppxPackagePublicKeyFile" attribute
|
XmlAnySimpleType |
addNewAppxPackageToSign()
Appends and returns a new empty "AppxPackageToSign" attribute
|
XmlAnySimpleType |
addNewCertificateFile()
Appends and returns a new empty "CertificateFile" attribute
|
XmlAnySimpleType |
addNewCertificateThumbprint()
Appends and returns a new empty "CertificateThumbprint" attribute
|
XmlAnySimpleType |
addNewHashAlgorithmId()
Appends and returns a new empty "HashAlgorithmId" attribute
|
XmlAnySimpleType |
addNewMSBuildArchitecture()
Appends and returns a new empty "MSBuildArchitecture" attribute
|
XmlAnySimpleType |
addNewResolvedThumbprint()
Appends and returns a new empty "ResolvedThumbprint" attribute
|
XmlAnySimpleType |
addNewSignAppxPackageExeFullPath()
Appends and returns a new empty "SignAppxPackageExeFullPath" attribute
|
XmlAnySimpleType |
addNewTargetPlatformIdentifier()
Appends and returns a new empty "TargetPlatformIdentifier" attribute
|
XmlAnySimpleType |
addNewTargetPlatformSdkRootOverride()
Appends and returns a new empty "TargetPlatformSdkRootOverride" attribute
|
XmlAnySimpleType |
addNewTargetPlatformVersion()
Appends and returns a new empty "TargetPlatformVersion" attribute
|
XmlAnySimpleType |
getAppxPackagePublicKeyFile()
Gets the "AppxPackagePublicKeyFile" attribute
|
XmlAnySimpleType |
getAppxPackageToSign()
Gets the "AppxPackageToSign" attribute
|
XmlAnySimpleType |
getCertificateFile()
Gets the "CertificateFile" attribute
|
XmlAnySimpleType |
getCertificateThumbprint()
Gets the "CertificateThumbprint" attribute
|
String |
getEnableSigningChecks()
Gets the "EnableSigningChecks" attribute
|
String |
getExportCertificate()
Gets the "ExportCertificate" attribute
|
XmlAnySimpleType |
getHashAlgorithmId()
Gets the "HashAlgorithmId" attribute
|
XmlAnySimpleType |
getMSBuildArchitecture()
Gets the "MSBuildArchitecture" attribute
|
XmlAnySimpleType |
getResolvedThumbprint()
Gets the "ResolvedThumbprint" attribute
|
XmlAnySimpleType |
getSignAppxPackageExeFullPath()
Gets the "SignAppxPackageExeFullPath" attribute
|
XmlAnySimpleType |
getTargetPlatformIdentifier()
Gets the "TargetPlatformIdentifier" attribute
|
XmlAnySimpleType |
getTargetPlatformSdkRootOverride()
Gets the "TargetPlatformSdkRootOverride" attribute
|
XmlAnySimpleType |
getTargetPlatformVersion()
Gets the "TargetPlatformVersion" attribute
|
boolean |
isSetAppxPackagePublicKeyFile()
True if has "AppxPackagePublicKeyFile" attribute
|
boolean |
isSetCertificateFile()
True if has "CertificateFile" attribute
|
boolean |
isSetCertificateThumbprint()
True if has "CertificateThumbprint" attribute
|
boolean |
isSetEnableSigningChecks()
True if has "EnableSigningChecks" attribute
|
boolean |
isSetExportCertificate()
True if has "ExportCertificate" attribute
|
boolean |
isSetMSBuildArchitecture()
True if has "MSBuildArchitecture" attribute
|
boolean |
isSetResolvedThumbprint()
True if has "ResolvedThumbprint" attribute
|
boolean |
isSetSignAppxPackageExeFullPath()
True if has "SignAppxPackageExeFullPath" attribute
|
boolean |
isSetTargetPlatformSdkRootOverride()
True if has "TargetPlatformSdkRootOverride" attribute
|
void |
setAppxPackagePublicKeyFile(XmlAnySimpleType appxPackagePublicKeyFile)
Sets the "AppxPackagePublicKeyFile" attribute
|
void |
setAppxPackageToSign(XmlAnySimpleType appxPackageToSign)
Sets the "AppxPackageToSign" attribute
|
void |
setCertificateFile(XmlAnySimpleType certificateFile)
Sets the "CertificateFile" attribute
|
void |
setCertificateThumbprint(XmlAnySimpleType certificateThumbprint)
Sets the "CertificateThumbprint" attribute
|
void |
setEnableSigningChecks(String enableSigningChecks)
Sets the "EnableSigningChecks" attribute
|
void |
setExportCertificate(String exportCertificate)
Sets the "ExportCertificate" attribute
|
void |
setHashAlgorithmId(XmlAnySimpleType hashAlgorithmId)
Sets the "HashAlgorithmId" attribute
|
void |
setMSBuildArchitecture(XmlAnySimpleType msBuildArchitecture)
Sets the "MSBuildArchitecture" attribute
|
void |
setResolvedThumbprint(XmlAnySimpleType resolvedThumbprint)
Sets the "ResolvedThumbprint" attribute
|
void |
setSignAppxPackageExeFullPath(XmlAnySimpleType signAppxPackageExeFullPath)
Sets the "SignAppxPackageExeFullPath" attribute
|
void |
setTargetPlatformIdentifier(XmlAnySimpleType targetPlatformIdentifier)
Sets the "TargetPlatformIdentifier" attribute
|
void |
setTargetPlatformSdkRootOverride(XmlAnySimpleType targetPlatformSdkRootOverride)
Sets the "TargetPlatformSdkRootOverride" attribute
|
void |
setTargetPlatformVersion(XmlAnySimpleType targetPlatformVersion)
Sets the "TargetPlatformVersion" attribute
|
void |
unsetAppxPackagePublicKeyFile()
Unsets the "AppxPackagePublicKeyFile" attribute
|
void |
unsetCertificateFile()
Unsets the "CertificateFile" attribute
|
void |
unsetCertificateThumbprint()
Unsets the "CertificateThumbprint" attribute
|
void |
unsetEnableSigningChecks()
Unsets the "EnableSigningChecks" attribute
|
void |
unsetExportCertificate()
Unsets the "ExportCertificate" attribute
|
void |
unsetMSBuildArchitecture()
Unsets the "MSBuildArchitecture" attribute
|
void |
unsetResolvedThumbprint()
Unsets the "ResolvedThumbprint" attribute
|
void |
unsetSignAppxPackageExeFullPath()
Unsets the "SignAppxPackageExeFullPath" attribute
|
void |
unsetTargetPlatformSdkRootOverride()
Unsets the "TargetPlatformSdkRootOverride" attribute
|
Boolean |
xgetEnableSigningChecks()
Gets (as xml) the "EnableSigningChecks" attribute
|
Boolean |
xgetExportCertificate()
Gets (as xml) the "ExportCertificate" attribute
|
void |
xsetEnableSigningChecks(Boolean enableSigningChecks)
Sets (as xml) the "EnableSigningChecks" attribute
|
void |
xsetExportCertificate(Boolean exportCertificate)
Sets (as xml) the "ExportCertificate" attribute
|
addNewOutput, getArchitecture, getCondition, getContinueOnError, getOutputArray, getOutputArray, getOutputList, getRuntime, insertNewOutput, isSetArchitecture, isSetCondition, isSetContinueOnError, isSetRuntime, removeOutput, setArchitecture, setCondition, setContinueOnError, setOutputArray, setOutputArray, setRuntime, sizeOfOutputArray, unsetArchitecture, unsetCondition, unsetContinueOnError, unsetRuntime, xgetArchitecture, xgetCondition, xgetContinueOnError, xgetRuntime, xsetArchitecture, xsetCondition, xsetContinueOnError, xsetRuntime
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
static final SchemaType type
XmlAnySimpleType getAppxPackageToSign()
void setAppxPackageToSign(XmlAnySimpleType appxPackageToSign)
XmlAnySimpleType addNewAppxPackageToSign()
XmlAnySimpleType getCertificateThumbprint()
boolean isSetCertificateThumbprint()
void setCertificateThumbprint(XmlAnySimpleType certificateThumbprint)
XmlAnySimpleType addNewCertificateThumbprint()
void unsetCertificateThumbprint()
XmlAnySimpleType getCertificateFile()
boolean isSetCertificateFile()
void setCertificateFile(XmlAnySimpleType certificateFile)
XmlAnySimpleType addNewCertificateFile()
void unsetCertificateFile()
XmlAnySimpleType getHashAlgorithmId()
void setHashAlgorithmId(XmlAnySimpleType hashAlgorithmId)
XmlAnySimpleType addNewHashAlgorithmId()
XmlAnySimpleType getTargetPlatformIdentifier()
void setTargetPlatformIdentifier(XmlAnySimpleType targetPlatformIdentifier)
XmlAnySimpleType addNewTargetPlatformIdentifier()
XmlAnySimpleType getTargetPlatformVersion()
void setTargetPlatformVersion(XmlAnySimpleType targetPlatformVersion)
XmlAnySimpleType addNewTargetPlatformVersion()
XmlAnySimpleType getTargetPlatformSdkRootOverride()
boolean isSetTargetPlatformSdkRootOverride()
void setTargetPlatformSdkRootOverride(XmlAnySimpleType targetPlatformSdkRootOverride)
XmlAnySimpleType addNewTargetPlatformSdkRootOverride()
void unsetTargetPlatformSdkRootOverride()
XmlAnySimpleType getSignAppxPackageExeFullPath()
boolean isSetSignAppxPackageExeFullPath()
void setSignAppxPackageExeFullPath(XmlAnySimpleType signAppxPackageExeFullPath)
XmlAnySimpleType addNewSignAppxPackageExeFullPath()
void unsetSignAppxPackageExeFullPath()
XmlAnySimpleType getMSBuildArchitecture()
boolean isSetMSBuildArchitecture()
void setMSBuildArchitecture(XmlAnySimpleType msBuildArchitecture)
XmlAnySimpleType addNewMSBuildArchitecture()
void unsetMSBuildArchitecture()
String getEnableSigningChecks()
Boolean xgetEnableSigningChecks()
boolean isSetEnableSigningChecks()
void setEnableSigningChecks(String enableSigningChecks)
void xsetEnableSigningChecks(Boolean enableSigningChecks)
void unsetEnableSigningChecks()
String getExportCertificate()
Boolean xgetExportCertificate()
boolean isSetExportCertificate()
void setExportCertificate(String exportCertificate)
void xsetExportCertificate(Boolean exportCertificate)
void unsetExportCertificate()
XmlAnySimpleType getResolvedThumbprint()
boolean isSetResolvedThumbprint()
void setResolvedThumbprint(XmlAnySimpleType resolvedThumbprint)
XmlAnySimpleType addNewResolvedThumbprint()
void unsetResolvedThumbprint()
XmlAnySimpleType getAppxPackagePublicKeyFile()
boolean isSetAppxPackagePublicKeyFile()
void setAppxPackagePublicKeyFile(XmlAnySimpleType appxPackagePublicKeyFile)
XmlAnySimpleType addNewAppxPackagePublicKeyFile()
void unsetAppxPackagePublicKeyFile()