SignatureVerificationEventArgs.VerifyResult 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 signature verification error.
public:
 property System::IO::Packaging::VerifyResult VerifyResult { System::IO::Packaging::VerifyResult get(); };public System.IO.Packaging.VerifyResult VerifyResult { get; }member this.VerifyResult : System.IO.Packaging.VerifyResultPublic ReadOnly Property VerifyResult As VerifyResultProperty Value
The signature verification error.