你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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. |