Signature.Status Property
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.
Gets the status of the signature on the file.
public:
property System::Management::Automation::SignatureStatus Status { System::Management::Automation::SignatureStatus get(); };
public System.Management.Automation.SignatureStatus Status { get; }
member this.Status : System.Management.Automation.SignatureStatus
Public ReadOnly Property Status As SignatureStatus