Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PublisherInfo

Package version

Represents the publisher information of a process/rule

Hierarchy

  • PublisherInfo

Index

Properties

Optional binaryName

binaryName: undefined | string

The "OriginalName" field taken from the file's version resource

Optional productName

productName: undefined | string

The product name taken from the file's version resource

Optional publisherName

publisherName: undefined | string

The Subject field of the x.509 certificate used to sign the code, using the following fields - O = Organization, L = Locality, S = State or Province, and C = Country

Optional version

version: undefined | string

The binary file version taken from the file's version resource

Generated using TypeDoc