SignatureVerificationEventArgs::VerifyResult Property

 

Gets the signature verification error.

Namespace:   System.IO.Packaging
Assembly:  WindowsBase (in WindowsBase.dll)

public:
property VerifyResult VerifyResult {
	VerifyResult get();
}

Property Value

Type: System.IO.Packaging::VerifyResult

The signature verification error.

.NET Framework
Available since 3.0
Return to top
Show: