PSSecurityAdaptiveApplicationControlsPublisherInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class PSSecurityAdaptiveApplicationControlsPublisherInfo
type PSSecurityAdaptiveApplicationControlsPublisherInfo = class
Public Class PSSecurityAdaptiveApplicationControlsPublisherInfo
- Inheritance
-
PSSecurityAdaptiveApplicationControlsPublisherInfo
Constructors
PSSecurityAdaptiveApplicationControlsPublisherInfo() |
Properties
BinaryName |
The "OriginalName" field taken from the file's version resource. |
ProductName |
The product name taken from the file's version resource. |
PublisherName |
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 |
The binary file version taken from the file's version resource. |