Package version:

Interface PublisherInfo

Represents the publisher information of a process/rule

Hierarchy

  • PublisherInfo

Properties

binaryName?: string

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

productName?: string

The product name taken from the file's version resource

publisherName?: 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

version?: string

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

Generated using TypeDoc