Publisher Info Args
data class PublisherInfoArgs(val binaryName: Output<String>? = null, val productName: Output<String>? = null, val publisherName: Output<String>? = null, val version: Output<String>? = null) : ConvertibleToJava<PublisherInfoArgs>
Represents the publisher information of a process/rule
Properties
Link copied to clipboard
The "OriginalName" field taken from the file's version resource
Link copied to clipboard
The product name taken from the file's version resource
Link copied to clipboard
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