Skip to content

app builder lib.Interface.WindowsAzureSigningConfiguration

Electron-Builder / app-builder-lib / WindowsAzureSigningConfiguration

Indexable

[k: string]: string

Properties

certificateProfileName

readonly certificateProfileName: string

The Certificate Profile name. Translates to field: CertificateProfileName


codeSigningAccountName

readonly codeSigningAccountName: string

The Code Signing Signing Account name. Translates to field: CodeSigningAccountName


endpoint

readonly endpoint: string

The Trusted Signing Account endpoint. The URI value must have a URI that aligns to the region your Trusted Signing Account and Certificate Profile you are specifying were created in during the setup of these resources.

Translates to field: Endpoint

Requires one of environment variable configurations for authenticating to Microsoft Entra ID per Microsoft’s documentation